Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
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
- requires
-
MSHARED-978 Add option to use the 'quiet' (-q) flag
- Closed
-
MINVOKER-276 Update maven-invoker to 3.1.0
- Closed
- links to