Hi All,

I would like to limit the output from each plugin and only show errors.  I
know there is a <logLevel> property that may be set, but I believe after
reading and testing, it is only for setting the logLevel of the plugin
meaning it will log at that level perhaps?

Is it possibly to restrict what maven prints out without having to use the
commandline?  I know ant tasks can be made quiet, what about maven?

mvn -q clean install

The q makes the output just what I had in mind, but it would be nice to set
once in a configuration.


Walter
-- 
View this message in context: 
http://www.nabble.com/Maven---Plugin-LogLevel-tp21283059p21283059.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to