This is a legitimate issue.  I filed issue
http://jira.codehaus.org/browse/MCOBERTURA-88 against the project.  Our
company has patched this locally with the patch I submitted in the issue.


justinedelson wrote:
> 
> I have a unit test that is dependent upon one jar being in front of the
> other in the classpath. This has been a long-standing issue with Maven
> that was fixed in the 2.0.9 release (see
> http://jira.codehaus.org/browse/MNG-1412). Now I can run "mvn test" and
> the classpath-order-dependent test will pass. However, when I run "mvn
> cobertura:cobertura", the test fails because the classpath is in the
> incorrect order (I run with -X to see that the classpaths are different).
>  
> Has anyone seen this issue? Is there any workaround available?
>  
> Thanks,
> Justin
> 
> 

-- 
View this message in context: 
http://www.nabble.com/badly-ordered-classpath-while-running-test-inside-cobertura-plugin-tp17012269p17189813.html
Sent from the mojo - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to