Re: Maven surefir report problem

2009-01-11 Thread Dan Tran
i dont think surefire understands test source directory outside of its project, regard less how you configure it. -D On Sat, Jan 10, 2009 at 5:24 AM, Kumari, Shailja wrote: > > I executed mvn test > > [INFO] Surefire report directory > org.apache.maven.surefire.booter.SurefireExecutionException:

Maven surefir report problem

2009-01-11 Thread Kumari, Shailja
I executed mvn test [INFO] Surefire report directory org.apache.maven.surefire.booter.SurefireExecutionException: DoubleArrayQueueTest (wrong name: a/b/c/DoubleArrayQueueTest; nested exception is java.lang.NoClassDefFoundError: DoubleArrayQueueTest (wrong name:a/b/c/DoubleArrayQueueTest) java.la