Sylwester Lachiewicz created MINVOKER-275:
---------------------------------------------
Summary: Add option to use the 'quiet' (-q) flag
Key: MINVOKER-275
URL: https://issues.apache.org/jira/browse/MINVOKER-275
Project: Maven Invoker Plugin
Issue Type: Improvement
Reporter: Sylwester Lachiewicz
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)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)