Replies: 1 comment
-
Don't use quotes here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The exec.args input from the Maven exec-java plugin indicates that multiple arguments should be passed in a quoted string, in this example "username password", however this results in an error 'incorrect lifecycle phase: password.

Beta Was this translation helpful? Give feedback.
All reactions