Re: [m2] surefire - xml reports ?

2005-10-24 Thread Yogi
-surefire-plugin/artifactId version2.0-beta-2-SNAPSHOT/version /plugin /plugins /build So now maven uses the correct plugin, but fails saying it cant find class org.codehaus.surefire.Surefire. Full output below. -Yogi $ m2 -X test + Error stacktraces

problem using maven2-beta4

2005-10-11 Thread Yogi
through succesfully. However, when I run m2 install on a sample project, it still seems to use the beta1 surefire plugin instead of the beta4 one. Is there a way to force maven to use the beta4 surefire plugin instead of the beta1? Thanks in advance, - Yogi