You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by KLOPP Gerald <gk...@europarl.eu.int> on 2004/02/16 17:58:08 UTC

Send log by mail

Hi,
 
Is it possible to send the log generated by a maven command by mail?
 
I've modified the log4j.properties file in the maven.jar file by adding a SMTPAppender
By default, this configuration sends a mail when a WARN or ERROR message is generated.
But it seems that Maven always generates INFO messages (even when the build fails)
 
Thank you,
Gerald