Look in target/test-reports You want 'maven.junit.usefile=false' in your project.properties.
mike -----Original Message----- From: Ruud Wijnands [mailto:[EMAIL PROTECTED] Sent: Friday, August 19, 2005 9:04 AM To: [email protected] Subject: where does my logging go? Hi, when I run my junit test I see that none of the logging I have appears on my screen. I use the default java logging Logger class. Can anyone tell me how I can make sure that my logging info is not filtered out by maven? Regards, Ruud Wijnands --------------------------------------------------------------------- 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]
