Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
I would like to be able to use the -q flag when invoking Maven, to better control output from the invocation
I imagine it would look a lot like the other flags (e.g. InvocationRequest.isDebug/setDebug) so
- boolean InvocationRequest.isQuiet()
- void InvocationRequest.setQuiet(boolean quiet)
Attachments
Issue Links
- is required by
-
MINVOKER-269 Execute forked Maven in quiet mode
- Closed
- links to