[
https://issues.apache.org/jira/browse/MINVOKER-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483393#comment-17483393
]
Slawomir Jaranowski commented on MINVOKER-269:
----------------------------------------------
{{maven-invoker}} has method {{InvocationRequest.setQuiet}} now can be used it
in {{maven-invoker-plugin}}
Next PR are welcome.
> Add option to use the 'quiet' (-q) flag
> ---------------------------------------
>
> Key: MINVOKER-269
> URL: https://issues.apache.org/jira/browse/MINVOKER-269
> Project: Maven Invoker Plugin
> Issue Type: Improvement
> Reporter: Henrik Kronborg
> Priority: Minor
>
> 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.20.1#820001)