-
Notifications
You must be signed in to change notification settings - Fork 645
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
Follow settings ingored unless specified from command line #1797
Comments
@jakub-bochenski : Would it be possible for you to debug this? Could you please run
|
I'm after the StartMojo, not LogsMojo Looking at the code it becomes obvious that only a system property is supported and not maven configuration. |
This is the workaround I use for now
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
None of this works
the setting is only respected when specified from command line.
This is confusing.
Also I can't have a nice
mvn -Prun
command working.Info
The text was updated successfully, but these errors were encountered: