Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include a Maven specific command to search gavc #2692

Open
stmosher27 opened this issue Sep 11, 2024 · 0 comments
Open

Include a Maven specific command to search gavc #2692

stmosher27 opened this issue Sep 11, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@stmosher27
Copy link

Currently, needing to search for a Maven artifact via the Maven coordinates requires parsing to search for these artifacts with the basic search i.e. jf rt search "com/test/testArtifact1.10**jar"

The ability to run a specific command like jf rt sg (search gavc) com.test:testArtifact:pom:1.10 would be nice as these are the coordinates Maven provides and would require no parsing

There is a REST API to search gavc, but this still will not just take the native maven coordinates and still requires parsing

@stmosher27 stmosher27 added the feature request New feature or request label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant