Good day,

Actually, -e sets the logging level to error, while -X sets the logging
level to debug. I've seen stack traces being logged as debug in maven. 

Anyway, if the logs still don't give you much insights to whats happening in
your plugin, then I'd guess you'd have to take a look at the source code.

Cheers, 
Franz


Ian Springer wrote:
> 
> -e turns on exception stack traces, and -X turns on debug logging. 
> 
> Btw, I've had the same problem with not being able to turn on debug when
> running under TeamCity. I asked JetBrains about it, and they said
> there's currently no way to do it. I keep meaning to file a JIRA with
> JetBrains for it, so they'll add something in 1.2.
> 
> | -----Original Message-----
> | From: Dmitry Beransky [mailto:[EMAIL PROTECTED] 
> | Sent: Thursday, January 11, 2007 12:08 PM
> | To: Maven Users List
> | Subject: Re: enabling logging
> | 
> | On 1/11/07, Ian Springer <[EMAIL PROTECTED]> wrote:
> | > Have you tried running mvn with -X ?
> | 
> | besides, when I do this from CLI, i don't get debug level 
> | messages, just extra exception traces, which is not what I'm after.
> | 
> | ---------------------------------------------------------------------
> | To unsubscribe, e-mail: [EMAIL PROTECTED]
> | For additional commands, e-mail: [EMAIL PROTECTED]
> | 
> | 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/enabling-logging-tf2959969s177.html#a8292735
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to