That worked, thanks Sergey. Paul
On 9/13/06, Sergey Elin <[EMAIL PROTECTED]> wrote:
Did you try to clean trunk via mvn clean before build? 2006/9/13, Paul McMahan <[EMAIL PROTECTED]>: > Sachin, I'm seeing that error too. > > > Paul > > > On 9/13/06, Sachin Patel <[EMAIL PROTECTED]> wrote: > > > > Anyone seeing the following? > > > > [INFO] [surefire:test] > > [INFO] Surefire report directory: > > /Users/sppatel/geronimo/trunk/modules/geronimo-connector/target/surefire-reports > > org.apache.maven.surefire.booter.SurefireExecutionException: > > EDU/oswego/cs/dl/util/concurrent/Executor; nested exception > > is java.lang.NoClassDefFoundError: > > EDU/oswego/cs/dl/util/concurrent/Executor > > java.lang.NoClassDefFoundError: > > EDU/oswego/cs/dl/util/concurrent/Executor > > at java.lang.Class.getDeclaredMethods0 (Native > > Method) > > at > > java.lang.Class.privateGetDeclaredMethods(Class.java:1655) > > at java.lang.Class.getMethod0(Class.java:1901) > > at java.lang.Class.getMethod(Class.java :984) > > at > > org.apache.maven.surefire.junit.JUnitTestSet.createInstanceFromSuiteMethod(JUnitTestSet.java:173) > > at > > org.apache.maven.surefire.junit.JUnitTestSet.constructTestObject (JUnitTestSet.java:137) > > at > > org.apache.maven.surefire.junit.JUnitTestSet.getTestCount(JUnitTestSet.java:244) > > at > > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.locateTestSets (AbstractDirectoryTestSuite.java:101) > > at > > org.apache.maven.surefire.Surefire.createSuiteFromDefinition(Surefire.java:147) > > at > > org.apache.maven.surefire.Surefire.run(Surefire.java :108) > > at > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > > at > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > at java.lang.reflect.Method.invoke(Method.java:324) > > at > > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess (SurefireBooter.java:225) > > at > > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747) > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] BUILD FAILURE > > [INFO] > > ------------------------------------------------------------------------ > > > > > > > > -sachin > > > > >
