You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/31 07:18:59 UTC

Build failed in Jenkins: CXF-trunk-deploy » Apache CXF Runtime JAX-RS Frontend #746

See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/746/changes>

Changes:

[sergeyb] Minor update to RequestDispatcherProvider

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime JAX-RS Frontend
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/codehaus/jettison/jettison/1.3.1/jettison-1.3.1.pom

Downloading: http://repo1.maven.org/maven2/org/codehaus/jettison/jettison/1.3.1/jettison-1.3.1.jar

[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 6 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 197 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/target/classes>
[INFO] [xmlbeans:xmlbeans-test {execution: default}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] Copying 7 resources
[INFO] Copying 10 resources
[INFO] Copying 3 resources
[INFO] Copying 10 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 133 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/src/test/java/org/apache/cxf/jaxrs/provider/ProviderFactoryTest.java>:[900,9] method does not override a method from its superclass
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/pom.xml> to /home/hudson/hudson/jobs/CXF-trunk-deploy/modules/org.apache.cxf$cxf-rt-frontend-jaxrs/builds/2011-12-31_06-06-08/archive/org.apache.cxf/cxf-rt-frontend-jaxrs/2.5.2-SNAPSHOT/cxf-rt-frontend-jaxrs-2.5.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/src/test/java/org/apache/cxf/jaxrs/provider/ProviderFactoryTest.java>:[900,9] method does not override a method from its superclass

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/src/test/java/org/apache/cxf/jaxrs/provider/ProviderFactoryTest.java>:[900,9] method does not override a method from its superclass

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	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:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:150)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:101)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:54)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/src/test/java/org/apache/cxf/jaxrs/provider/ProviderFactoryTest.java>:[900,9] method does not override a method from its superclass

	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 minutes 16 seconds
[INFO] Finished at: Sat Dec 31 06:18:57 UTC 2011
[INFO] Final Memory: 205M/304M
[INFO] ------------------------------------------------------------------------