This is really bad - right now it's only tacking on 4 - 7 minutes of build time, what if the tests ran for 30 min?
I see that clover is having a similar problem - is anyone else running into this and if so, how are they working around it? -----Original Message----- From: Karsten Ohme [mailto:[EMAIL PROTECTED] Sent: Sunday, November 09, 2008 4:52 PM To: Maven Users List Subject: Re: maven unit tests run twice EJ Ciramella schrieb: > When I run "mvn install site", the unit tests run twice. > > I've tried all different combinations of the things talked about here: > > http://jira.codehaus.org/browse/SUREFIRE-257 > > But no matter what I do, they run twice - halp?! > The test is run the second time for generating the surefire report for the site. Don't know why this is done. --------------------------------------------------------------------- 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]
