It is just too much background noise.  Since it is just tracing information I thought 
that one could toggle it on or off -- like with a normal Java application.

Maven goal >> null

Grabs everything.  Can't do interaction.

Sri

-----Original Message-----
From: Michal Maczka [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 08, 2003 9:55 AM
To: 'Maven Users List'
Subject: RE: Suppressing Maven trace log

Can I ask why?

Try: maven goal >> null

Michal

> -----Original Message-----
> From: Sri Sankaran [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 08, 2003 3:09 PM
> To: Maven Users @ Apache
> Subject: Suppressing Maven trace log
> 
> Using: Maven 1.0rc1
> 
> Is there a way to suppress the trace logging when Maven executes?  I
do
> not want to see all the goals that are being invoked in order to
service
> the goal that I have executed.  For example, if goal-A invoked goal-B
> which in turn invoked goal-C the command
> 
> 
> maven plugin:goal-A
> 
> Results in
> 
> goal-B:
> goal-C:
> 
> being echoed over and above any messages resulting from <echo> or
<log>
> statements in these goals.  Also I would like to be able to suppress
the
> 
> BUILD SUCCESSFUL
> Total time: 13 seconds
> Finished at: Wed Oct 08 08:58:55 EDT 2003
> 
> that displays at the end.  Is this possible?
> 
> Sri
> 
> ---------------------------------------------------------------------
> 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]


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

Reply via email to