[ https://issues.apache.org/jira/browse/MINVOKER-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958237#comment-17958237 ]
Olivier Lamy commented on MINVOKER-269: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-invoker-plugin#302|https://github.com/apache/maven-invoker-plugin/issues/302]. > Execute forked Maven in quiet mode > ---------------------------------- > > Key: MINVOKER-269 > URL: https://issues.apache.org/jira/browse/MINVOKER-269 > Project: Maven Invoker Plugin (Moved to GitHub Issues) > Issue Type: New Feature > Reporter: Henrik Kronborg > Assignee: Slawomir Jaranowski > Priority: Minor > Labels: up-for-grabs > Fix For: 3.3.0 > > > 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.10#820010)