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 Hudson Server <hu...@hudson.apache.org> on 2010/12/09 13:25:43 UTC

Build failed in Hudson: CXF-Trunk-JDK15 #1552

See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/1552/changes>

Changes:

[ningjiang] CXF-3177 Update to latest JAXB version 2.2.2 from 2.2.1

[ningjiang] CXF-3176 Update to latest Jetty version 7.2.1 from 7.2.0

------------------------------------------
[...truncated 112 lines...]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/parent/pom.xml> to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/.repository/org/apache/cxf/cxf-parent/2.4.0-SNAPSHOT/cxf-parent-2.4.0-SNAPSHOT.pom>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/parent/pom.xml> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-parent/builds/2010-12-09_12-25-10/archive/org.apache.cxf/cxf-parent/2.4.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/.repository/org/apache/cxf/cxf-parent/2.4.0-SNAPSHOT/cxf-parent-2.4.0-SNAPSHOT.pom> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-parent/builds/2010-12-09_12-25-10/archive/org.apache.cxf/cxf-parent/2.4.0-SNAPSHOT/cxf-parent-2.4.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Common Utilities
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/common/common/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.2/jaxb-impl-2.2.2.pom
[INFO] Unable to find resource 'com.sun.xml.bind:jaxb-impl:pom:2.2.2' in repository central (http://repo1.maven.org/maven2)
[INFO] snapshot org.apache.ws.xmlschema:xmlschema-core:2.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.ws.xmlschema:xmlschema:2.0-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repo1.maven.org/maven2/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.pom
[INFO] Unable to find resource 'javax.xml.bind:jaxb-api:pom:2.2.2' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.2/jaxb-impl-2.2.2.jar
Downloading: http://repo1.maven.org/maven2/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar
[INFO] Unable to find resource 'com.sun.xml.bind:jaxb-impl:jar:2.2.2' in repository central (http://repo1.maven.org/maven2)
[INFO] Unable to find resource 'javax.xml.bind:jaxb-api:jar:2.2.2' in repository central (http://repo1.maven.org/maven2)
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/common/common/pom.xml> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-common-utilities/builds/2010-12-09_12-25-10/archive/org.apache.cxf/cxf-common-utilities/2.4.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) com.sun.xml.bind:jaxb-impl:jar:2.2.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=com.sun.xml.bind -DartifactId=jaxb-impl -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=com.sun.xml.bind -DartifactId=jaxb-impl -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf:cxf-common-utilities:jar:2.4.0-SNAPSHOT
  	2) com.sun.xml.bind:jaxb-impl:jar:2.2.2

2) javax.xml.bind:jaxb-api:jar:2.2.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.xml.bind -DartifactId=jaxb-api -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.xml.bind -DartifactId=jaxb-api -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf:cxf-common-utilities:jar:2.4.0-SNAPSHOT
  	2) javax.xml.bind:jaxb-api:jar:2.2.2

----------
2 required artifacts are missing.

for artifact: 
  org.apache.cxf:cxf-common-utilities:jar:2.4.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) com.sun.xml.bind:jaxb-impl:jar:2.2.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=com.sun.xml.bind -DartifactId=jaxb-impl -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=com.sun.xml.bind -DartifactId=jaxb-impl -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf:cxf-common-utilities:jar:2.4.0-SNAPSHOT
  	2) com.sun.xml.bind:jaxb-impl:jar:2.2.2

2) javax.xml.bind:jaxb-api:jar:2.2.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.xml.bind -DartifactId=jaxb-api -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.xml.bind -DartifactId=jaxb-api -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf:cxf-common-utilities:jar:2.4.0-SNAPSHOT
  	2) javax.xml.bind:jaxb-api:jar:2.2.2

----------
2 required artifacts are missing.

for artifact: 
  org.apache.cxf:cxf-common-utilities:jar:2.4.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	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.MojoExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) com.sun.xml.bind:jaxb-impl:jar:2.2.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=com.sun.xml.bind -DartifactId=jaxb-impl -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=com.sun.xml.bind -DartifactId=jaxb-impl -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf:cxf-common-utilities:jar:2.4.0-SNAPSHOT
  	2) com.sun.xml.bind:jaxb-impl:jar:2.2.2

2) javax.xml.bind:jaxb-api:jar:2.2.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.xml.bind -DartifactId=jaxb-api -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.xml.bind -DartifactId=jaxb-api -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf:cxf-common-utilities:jar:2.4.0-SNAPSHOT
  	2) javax.xml.bind:jaxb-api:jar:2.2.2

----------
2 required artifacts are missing.

for artifact: 
  org.apache.cxf:cxf-common-utilities:jar:2.4.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)


	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:702)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getProjects(ProcessRemoteResourcesMojo.java:602)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.configureVelocityContext(ProcessRemoteResourcesMojo.java:969)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:492)
	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
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) com.sun.xml.bind:jaxb-impl:jar:2.2.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=com.sun.xml.bind -DartifactId=jaxb-impl -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=com.sun.xml.bind -DartifactId=jaxb-impl -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf:cxf-common-utilities:jar:2.4.0-SNAPSHOT
  	2) com.sun.xml.bind:jaxb-impl:jar:2.2.2

2) javax.xml.bind:jaxb-api:jar:2.2.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.xml.bind -DartifactId=jaxb-api -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.xml.bind -DartifactId=jaxb-api -Dversion=2.2.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf:cxf-common-utilities:jar:2.4.0-SNAPSHOT
  	2) javax.xml.bind:jaxb-api:jar:2.2.2

----------
2 required artifacts are missing.

for artifact: 
  org.apache.cxf:cxf-common-utilities:jar:2.4.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)


	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:140)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:187)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:697)
	... 34 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Thu Dec 09 12:25:41 UTC 2010
[INFO] Final Memory: 38M/81M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: notifications@cxf.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


Hudson build is back to stable : CXF-Trunk-JDK15 #1565

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/1565/changes>



Hudson build is still unstable: CXF-Trunk-JDK15 #1564

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/changes>



Hudson build is still unstable: CXF-Trunk-JDK15 #1563

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/changes>



Hudson build is still unstable: CXF-Trunk-JDK15 #1562

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/changes>



Hudson build is still unstable: CXF-Trunk-JDK15 #1561

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/changes>



Hudson build is still unstable: CXF-Trunk-JDK15 #1560

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/changes>



Hudson build is still unstable: CXF-Trunk-JDK15 #1559

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/changes>



Hudson build is still unstable: CXF-Trunk-JDK15 #1558

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/changes>



Hudson build is still unstable: CXF-Trunk-JDK15 #1557

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/changes>



Hudson build is still unstable: CXF-Trunk-JDK15 #1556

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/changes>



Hudson build is still unstable: CXF-Trunk-JDK15 #1555

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/changes>



Hudson build is unstable: CXF-Trunk-JDK15 #1554

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/1554/changes>



Build failed in Hudson: CXF-Trunk-JDK15 #1553

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/1553/changes>

Changes:

[ningjiang] CXF-3177 Added the java.net maven repo into the pom

------------------------------------------
[...truncated 5549 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.45 sec

Results :

Tests run: 63, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.systest.servlet.HttpBindingServletTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.193 sec

Results :

Tests run: 66, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.jms.testsuite.testcases.SOAPJMSTestSuiteTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.951 sec

Results :

Tests run: 98, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.systest.servlet.CXFServletTest
class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.611 sec

Results :

Tests run: 106, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.systest.servlet.JsFrontEndServletTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.534 sec

Results :

Tests run: 107, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.systest.jms.continuations.JMSContinuationsClientServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.114 sec

Results :

Tests run: 108, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.systest.http.HTTPConduitTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.487 sec

Results :

Tests run: 119, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.systest.servlet.ExternalServicesServletTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.421 sec

Results :

Tests run: 121, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.systest.jms.continuations.ProviderJMSContinuationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.646 sec

Results :

Tests run: 122, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.systest.http.ClientServerSessionTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.622 sec

Results :

Tests run: 129, Failures: 0, Errors: 0, Skipped: 1

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/transports/target/cxf-systests-transports-2.4.0-SNAPSHOT.jar>
[INFO] [jar:test-jar {execution: attach-sources}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/transports/target/cxf-systests-transports-2.4.0-SNAPSHOT-tests.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/transports/target/cxf-systests-transports-2.4.0-SNAPSHOT.jar> to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/.repository/org/apache/cxf/systests/cxf-systests-transports/2.4.0-SNAPSHOT/cxf-systests-transports-2.4.0-SNAPSHOT.jar>
[INFO] Installing <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/transports/target/cxf-systests-transports-2.4.0-SNAPSHOT-tests.jar> to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/.repository/org/apache/cxf/systests/cxf-systests-transports/2.4.0-SNAPSHOT/cxf-systests-transports-2.4.0-SNAPSHOT-tests.jar>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/transports/pom.xml> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf.systests$cxf-systests-transports/builds/2010-12-09_13-42-17/archive/org.apache.cxf.systests/cxf-systests-transports/2.4.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/transports/target/cxf-systests-transports-2.4.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf.systests$cxf-systests-transports/builds/2010-12-09_13-42-17/archive/org.apache.cxf.systests/cxf-systests-transports/2.4.0-SNAPSHOT/cxf-systests-transports-2.4.0-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/transports/target/cxf-systests-transports-2.4.0-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf.systests$cxf-systests-transports/builds/2010-12-09_13-42-17/archive/org.apache.cxf.systests/cxf-systests-transports/2.4.0-SNAPSHOT/cxf-systests-transports-2.4.0-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF JAX-WS System Tests
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/jaxws/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/jaxws/src/main/java>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/jaxws/src/main/resources>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/jaxws/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/jaxws/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [cxf-codegen:wsdl2java {execution: generate-test-sources}]
Dec 9, 2010 2:03:50 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.apache.cxf.bus.spring.BusApplicationContext@1de2a3c: startup date [Thu Dec 09 14:03:50 UTC 2010]; root of context hierarchy
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-management.xml]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-jaxws.xml]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-soap.xml]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-xml.xml]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-http.xml]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-addr.xml]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-http-binding.xml]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-http-jetty.xml]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-http.xml]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerBeanDefinition
INFO: Overriding bean definition for bean 'org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder': replacing [Generic bean: class [org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [META-INF/cxf/cxf-extension-http.xml]] with [Generic bean: class [org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [META-INF/cxf/cxf-extension-http.xml]]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerBeanDefinition
INFO: Overriding bean definition for bean 'org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder': replacing [Generic bean: class [org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [META-INF/cxf/cxf-extension-http.xml]] with [Generic bean: class [org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [META-INF/cxf/cxf-extension-http.xml]]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerBeanDefinition
INFO: Overriding bean definition for bean 'org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider': replacing [Generic bean: class [org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [META-INF/cxf/cxf-extension-http.xml]] with [Generic bean: class [org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [META-INF/cxf/cxf-extension-http.xml]]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerBeanDefinition
INFO: Overriding bean definition for bean 'org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory': replacing [Generic bean: class [org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [META-INF/cxf/cxf-extension-http.xml]] with [Generic bean: class [org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [META-INF/cxf/cxf-extension-http.xml]]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-local.xml]
Dec 9, 2010 2:03:50 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@659740: defining beans [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.service.factory.FactoryBeanListenerManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.management.InstrumentationManager,org.apache.cxf.jaxws.context.WebServiceContextResourceResolver,org.apache.cxf.jaxws.context.WebServiceContextImpl,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,org.apache.cxf.binding.xml.XMLBindingFactory,org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder,org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder,org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider,org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory,org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder,org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider,org.apache.cxf.ws.addressing.policy.UsingAddressingAssertionBuilder,org.apache.cxf.binding.http.HttpBindingFactory,org.apache.cxf.transport.http_jetty.JettyHTTPTransportFactory,org.apache.cxf.transport.local.LocalTransportFactory]; root of factory hierarchy
Dec 9, 2010 2:03:51 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.apache.cxf.bus.spring.BusApplicationContext@1de2a3c: startup date [Thu Dec 09 14:03:50 UTC 2010]; root of context hierarchy
Dec 9, 2010 2:03:51 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@659740: defining beans [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.service.factory.FactoryBeanListenerManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.management.InstrumentationManager,org.apache.cxf.jaxws.context.WebServiceContextResourceResolver,org.apache.cxf.jaxws.context.WebServiceContextImpl,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,org.apache.cxf.binding.xml.XMLBindingFactory,org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder,org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder,org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider,org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory,org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder,org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider,org.apache.cxf.ws.addressing.policy.UsingAddressingAssertionBuilder,org.apache.cxf.binding.http.HttpBindingFactory,org.apache.cxf.transport.http_jetty.JettyHTTPTransportFactory,org.apache.cxf.transport.local.LocalTransportFactory]; root of factory hierarchy
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 38 resources
[INFO] Copying 7 resources
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/jaxws/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 131 source files to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/jaxws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ServicePortTypeImpl.java>:[29,5] method does not override a method from its superclass
[INFO] 1 error
[INFO] -------------------------------------------------------------
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/jaxws/pom.xml> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf.systests$cxf-systests-jaxws/builds/2010-12-09_13-42-17/archive/org.apache.cxf.systests/cxf-systests-jaxws/2.4.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ServicePortTypeImpl.java>:[29,5] method does not override a method from its superclass

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ServicePortTypeImpl.java>:[29,5] 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:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	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://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ServicePortTypeImpl.java>:[29,5] 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: 21 minutes 29 seconds
[INFO] Finished at: Thu Dec 09 14:03:56 UTC 2010
[INFO] Final Memory: 101M/174M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: notifications@cxf.apache.org
Sending e-mails to: notifications@cxf.apache.org
Sending e-mails to: notifications@cxf.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released