Re: Surefire alternative

2006-11-23 Thread Mirko Nasato

Hi Dave,

Dave Syer wrote:
  
I was advised here:


  http://www.nabble.com/Surefire-report-issues-tf2634455s177.html#a7353146

to use the surefire plugin version 2.1.3.  There were some dependency issues
(if anyone knows a repo where that version is valid please let us know), so
I tried 2.1.  Unfortunately it has the same problem as 2.2 with test
failures producing rubbish report output (even in a standard JUnit report). 
  

Thanks, but I think I'll download the 2.2 source and patch it locally.

It's worrying though that such a simple but visible bug

 http://jira.codehaus.org/browse/SUREFIRE-52

has been around for more than 3 months - despite having a proposed fix - 
and 2 releases later it's still unassigned...


Best regards

Mirko


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



Re: Surefire alternative

2006-11-23 Thread Dave Syer

Actually I was wrong that the 2.1 plugin has the same problem as 2.2 with
report output.  But there are definitely other issues (in my case a
classpath problem with forkMode=pertest).  The sooner 2.2 is fixed the
better.
-- 
View this message in context: 
http://www.nabble.com/Surefire-alternative-tf2669759s177.html#a7507199
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: Surefire alternative

2006-11-22 Thread Dave Syer



Mirko Nasato wrote:
 
 Since I just need support for JUnit 3.8, not TestNG or POJOs, I wondered 
 whether there is an older, stabler plugin somewhere.
 

I was advised here:

  http://www.nabble.com/Surefire-report-issues-tf2634455s177.html#a7353146

to use the surefire plugin version 2.1.3.  There were some dependency issues
(if anyone knows a repo where that version is valid please let us know), so
I tried 2.1.  Unfortunately it has the same problem as 2.2 with test
failures producing rubbish report output (even in a standard JUnit report). 
I doubt somehow that 2.1.3 is any better, but if you make it work I'd like
to know the recipe.
-- 
View this message in context: 
http://www.nabble.com/Surefire-alternative-tf2669759s177.html#a7500826
Sent from the Maven - Users mailing list archive at Nabble.com.


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