Does mvn -x give you what you want?

-----Original Message-----
From: jaxzin [mailto:brian.r.jack...@espn3.com] 
Sent: Monday, January 26, 2009 2:34 PM
To: users@maven.apache.org
Subject: RE: Maven - Plugin LogLevel


What's the easiest way to temporarily hack the plexus logging level to
debug? 
The maven-filtering classes are performing poorly and I'm trying to
debug my
issue and the existing debug messages would be good enough if I could
just
see them.

Thanks,
Brian


Brian E Fox wrote:
> 
> Unfortunately not in 2.x. The logger is configured in plexus (the ioc)
> and it's not possible to set a level like this. There are several
jiras
> regarding the verbosity that you may want to follow.
> 
> -----Original Message-----
> From: walterw [mailto:walterjwh...@hotmail.com] 
> Sent: Sunday, January 04, 2009 6:38 PM
> To: users@maven.apache.org
> Subject: Maven - Plugin LogLevel
> 
> 
> 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
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
> 
> 

-- 
View this message in context:
http://www.nabble.com/Maven---Plugin-LogLevel-tp21283059p21671939.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


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

Reply via email to