Edit mvn.bat and redirect output somewhere using normal batch file/shell script programming.
I don't know how you would accomplish this with Maven plugins and doubt it is even possible with 2.0.x. Wayne On 3/13/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > One of the "features" of the Ant build I inherited is the ability to > auto-magically generate date/time stamped log files of the console output. > > I'd like to be able to do something like that with the Maven build, but I > haven't been able to find any relevant documentation. Can anyone point me > in the right direction? > > > Thanks > Robert Egan > ---- > This email message and any attachments may contain confidential, > proprietary or non-public information. The information is intended solely > for the designated recipient(s). If an addressing or transmission error > has misdirected this email, please notify the sender immediately and > destroy this email. Any review, dissemination, use or reliance upon this > information by unintended recipients is prohibited. Any opinions > expressed in this email are those of the author personally. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
