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

mvnd should fail cleanly with unknown CLI options #11

Closed
ppalaga opened this issue Oct 1, 2019 · 0 comments
Closed

mvnd should fail cleanly with unknown CLI options #11

ppalaga opened this issue Oct 1, 2019 · 0 comments
Labels
wontfix This will not be worked on

Comments

@ppalaga
Copy link
Contributor

ppalaga commented Oct 1, 2019

Thanks for fixing #2 . I just learned that -v and --version are documented on https://maven.apache.org/ref/3.1.0/maven-embedder/cli.html while -version is not.

However with the stock Maven -version works too. I am not saying mvnd should support -version, decide yourself.

The problem is that -version still hangs, same as with --foo So mvnd should fail cleanly with unknown options, preferably showing the cli options like the stock mvn does.

@gnodet gnodet closed this as completed in 79782a7 Feb 12, 2020
ppalaga pushed a commit to ppalaga/mvnd that referenced this issue Jul 14, 2020
@ppalaga ppalaga added this to the Black hole milestone Jul 30, 2020
@gnodet gnodet added the wontfix This will not be worked on label Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants