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

jf audit and maven parameters #1715

Open
vmiko opened this issue Oct 11, 2022 · 2 comments
Open

jf audit and maven parameters #1715

vmiko opened this issue Oct 11, 2022 · 2 comments
Labels
feature request New feature or request

Comments

@vmiko
Copy link

vmiko commented Oct 11, 2022

Is your feature request related to a problem? Please describe.
Currently, the jf cli doesn't have the capability to add maven custom parameters during a jf audit --mvn command.
This if frustrating because for specific projects like talend project, we often pass parameters for maven commands.

Describe the solution you'd like to see
jf audit --mvn has the capability to get additional maven goals.

The mvn.go in the jfrog-cli-core have already a set of goals and parameters ("-B", "compile", "test-compile"). It should be possible to pass an additional array of strings containing the custom parameters.

Describe alternatives you've considered

Additional context

@vmiko vmiko added the feature request New feature or request label Oct 11, 2022
@vmiko vmiko changed the title jf audit and maven goals jf audit and maven parameters Oct 11, 2022
@eenglund-wex
Copy link

I agree this is very frustrating, I would like to pass commands like a local m2 repository folder and no transfer progress

@eenglund-wex
Copy link

It would be nice if the jf command line respected MAVEN_ARGS environment variable

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

2 participants