Hello,

in the past (maven1), when i ran unit test, everything from stdout / stderr was redirected to the report txt file, making it easy to follow test progress when the test were makig lots of noise. After upgrading to maven2, the stderr seems properly redirect to report file, but not stdout. How can i configure surefire so that it colelct also System.out to the report file? It annoying cause my test are very verbose about their process (this information is used only to get details of failed tests).

Thanks

--
David Delbecq
Institut Royal Météorologique
Ext:557


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

Reply via email to