This still looks like we have some old artifacts hanging around from a few weeks ago.
I've modified the build to not use svn update. If that doesn't resolve the problem, I'll set the maven goals to do a clean and then package. Sorry for the piecemeal approach, but I'm still not quite sure what is causing this problem as I can't recreate it myself. Sincerely, Joe On Fri, Nov 26, 2010 at 3:39 AM, Apache Hudson Server < [email protected]> wrote: > See <https://hudson.apache.org/hudson/job/OpenWebBeans-trunk/299/> > > ------------------------------------------ > java.lang.NoSuchMethodError: > org.apache.webbeans.test.tck.mock.TCKMetaDataDiscoveryImpl.getAnnotationDB()Lorg/scannotation/AnnotationDB; > at > org.apache.webbeans.test.tck.mock.TCKMetaDataDiscoveryImpl.addBeanClass(TCKMetaDataDiscoveryImpl.java:51) > at > org.apache.webbeans.test.tck.StandaloneContainersImpl.deployInternal(StandaloneContainersImpl.java:83) > at > org.apache.webbeans.test.tck.StandaloneContainersImpl.deploy(StandaloneContainersImpl.java:202) > at > org.apache.webbeans.atinject.tck.container.AtInjectContainer.start(AtInjectContainer.java:70) > at > org.apache.webbeans.atinject.tck.OpenWebBeansAtInjectTck.suite(OpenWebBeansAtInjectTck.java:29) > 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:597) > at > org.junit.internal.runners.SuiteMethod.testFromSuiteMethod(SuiteMethod.java:34) > at > org.junit.internal.runners.SuiteMethod.<init>(SuiteMethod.java:23) > at > org.junit.internal.builders.SuiteMethodBuilder.runnerForClass(SuiteMethodBuilder.java:14) > at > org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) > at > org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) > at > org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) > at > org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) > at > org.apache.maven.surefire.junit4.JUnit4TestSet.<init>(JUnit4TestSet.java:45) > at > org.apache.maven.surefire.junit4.JUnit4DirectoryTestSuite.createTestSet(JUnit4DirectoryTestSuite.java:56) > at > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.locateTestSets(AbstractDirectoryTestSuite.java:96) > at > org.apache.maven.surefire.Surefire.createSuiteFromDefinition(Surefire.java:209) > at org.apache.maven.surefire.Surefire.run(Surefire.java:156) > 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:597) > at > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) > at > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) > org.jboss.testharness.api.DeploymentException: java.lang.NoSuchMethodError: > org.apache.webbeans.test.tck.mock.TCKMetaDataDiscoveryImpl.getAnnotationDB()Lorg/scannotation/AnnotationDB; > at > org.apache.webbeans.test.tck.StandaloneContainersImpl.deployInternal(StandaloneContainersImpl.java:92) > at > org.apache.webbeans.test.tck.StandaloneContainersImpl.deploy(StandaloneContainersImpl.java:202) > at > org.apache.webbeans.atinject.tck.container.AtInjectContainer.start(AtInjectContainer.java:70) > at > org.apache.webbeans.atinject.tck.OpenWebBeansAtInjectTck.suite(OpenWebBeansAtInjectTck.java:29) > 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:597) > at > org.junit.internal.runners.SuiteMethod.testFromSuiteMethod(SuiteMethod.java:34) > at > org.junit.internal.runners.SuiteMethod.<init>(SuiteMethod.java:23) > at > org.junit.internal.builders.SuiteMethodBuilder.runnerForClass(SuiteMethodBuilder.java:14) > at > org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) > at > org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) > at > org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) > at > org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) > at > org.apache.maven.surefire.junit4.JUnit4TestSet.<init>(JUnit4TestSet.java:45) > at > org.apache.maven.surefire.junit4.JUnit4DirectoryTestSuite.createTestSet(JUnit4DirectoryTestSuite.java:56) > at > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.locateTestSets(AbstractDirectoryTestSuite.java:96) > [HUDSON] Recording test results at > org.apache.maven.surefire.Surefire.createSuiteFromDefinition(Surefire.java:209) > at org.apache.maven.surefire.Surefire.run(Surefire.java:156) > 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:597) > at > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) > at > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) > Caused by: java.lang.NoSuchMethodError: > org.apache.webbeans.test.tck.mock.TCKMetaDataDiscoveryImpl.getAnnotationDB()Lorg/scannotation/AnnotationDB; > at > org.apache.webbeans.test.tck.mock.TCKMetaDataDiscoveryImpl.addBeanClass(TCKMetaDataDiscoveryImpl.java:51) > at > org.apache.webbeans.test.tck.StandaloneContainersImpl.deployInternal(StandaloneContainersImpl.java:83) > ... 25 more > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.webbeans.atinject.tck.OpenWebBeansAtInjectTck > org.apache.maven.surefire.booter.SurefireExecutionException: null; nested > exception is java.lang.NullPointerException: null > java.lang.NullPointerException > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) > at > org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) > at > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) > at > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) > at org.apache.maven.surefire.Surefire.run(Surefire.java:177) > 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:597) > at > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) > at > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) > [ERROR] There are test failures. > > Please refer to < > https://hudson.apache.org/hudson/job/OpenWebBeans-trunk/ws/trunk/atinject-tck/target/surefire-reports> > for the individual test results. > > [HUDSON] Archiving < > https://hudson.apache.org/hudson/job/OpenWebBeans-trunk/ws/trunk/atinject-tck/pom.xml> > to > /home/hudson/hudson/jobs/OpenWebBeans-trunk/modules/org.apache.openwebbeans$atinject-tck/builds/2010-11-26_08-32-50/archive/org.apache.openwebbeans/atinject-tck/1.1.0-SNAPSHOT/pom.xml > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Internal error in the plugin manager executing goal > 'org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test': Test reports > were found but none of them are new. Did tests run? > For example, < > https://hudson.apache.org/hudson/job/OpenWebBeans-trunk/ws/trunk/atinject-tck/target/surefire-reports/TEST-org.apache.webbeans.atinject.tck.OpenWebBeansAtInjectTck.xml> > is 10 days old > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 6 minutes 33 seconds > [INFO] Finished at: Fri Nov 26 08:39:32 UTC 2010 > [INFO] Final Memory: 68M/276M > [INFO] > ------------------------------------------------------------------------ > Sending e-mails to: [email protected] > channel stopped > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > >
