For Maven 1.0, the only way to do this is to write your own log4j.properties and override it (refer to log4j documentation).
That will get 95% of the output - but there is still some system.* in there. - Brett Quoting Jesper Linvald <[EMAIL PROTECTED]>: > Hello all, > > I am writing a custom maven plugin and would like to know how I can > redirect build output to a file. > > Basically i need to log/redirect what usually get sent to the console... > > Is there a way to do this in Jelly or in another way? > > Regards > > Jesper Linvald > MAERSK DATA TRANSPORT > Tel no.: +45 3911 1891 > e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
