Build failed in Jenkins: java-opensaml #208
Shibboleth Jenkins
noreply at shibboleth.net
Sun Apr 21 19:24:37 EDT 2013
See <https://build.shibboleth.net/jenkins/job/java-opensaml/208/changes>
Changes:
[scantor] Inherit from IdentifiableComponent.
------------------------------------------
[...truncated 10107 lines...]
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-profile-api/src/main/java/org/opensaml/profile/action/ActionSupport.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-profile-api/src/main/java/org/opensaml/profile/action/ActionSupport.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-profile-api/src/main/java/org/opensaml/profile/action/ActionSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking OpenSAML :: Profile Implementations 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ opensaml-profile-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ opensaml-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-profile-impl/target/classes>
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.3
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.6
[INFO] Parent project loaded from repository: net.shibboleth:parent-v3:pom:TRUNK-SNAPSHOT
[INFO] Relativizing decoration links with respect to project URL: http://shibboleth.net/opensaml-messaging-impl/
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Generating "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.5.2
[INFO] Cobertura Report generation was successful.
[INFO] Generating "About" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Project License" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Issue Tracking" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Source Repository" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Project Team" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Project Plugins" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:2.6
[JENKINS] Archiving site from <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/site> to /home/jenkins/.jenkins/jobs/java-opensaml/site/opensaml-messaging-impl
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: SOAP Provider Implementations 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-soap-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ opensaml-soap-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 482 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wssecurity/impl/SecurityImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wssecurity/impl/SecurityImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/soap11/encoder/http/HTTPSOAP11EncoderTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/soap11/encoder/http/HTTPSOAP11EncoderTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/soap11/decoder/http/HTTPSOAP11DecoderTest.java>:[125,12] org.opensaml.soap.soap11.decoder.http.HTTPSOAP11DecoderTest.TestEnvelopeBodyHandler is not abstract and does not override abstract method initialize() in net.shibboleth.utilities.java.support.component.InitializableComponent
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/soap11/decoder/http/HTTPSOAP11DecoderTest.java>:[138,12] org.opensaml.soap.soap11.decoder.http.HTTPSOAP11DecoderTest.TestPayloadBodyHandler is not abstract and does not override abstract method initialize() in net.shibboleth.utilities.java.support.component.InitializableComponent
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OpenSAML .......................................... SUCCESS [1:31.081s]
[INFO] OpenSAML :: Utilities ............................. SUCCESS [33.973s]
[INFO] OpenSAML :: Core .................................. SUCCESS [36.326s]
[INFO] OpenSAML :: Security API .......................... SUCCESS [30.245s]
[INFO] OpenSAML :: XML Security API ...................... SUCCESS [25.742s]
[INFO] OpenSAML :: Messaging API's ....................... SUCCESS [21.730s]
[INFO] OpenSAML :: Security Implementation ............... SUCCESS [31.149s]
[INFO] OpenSAML :: XML Security Implementation ........... SUCCESS [52.576s]
[INFO] OpenSAML :: Temporary Transitional API's and Implementations SUCCESS [19.233s]
[INFO] OpenSAML :: SOAP Provider API's ................... SUCCESS [22.526s]
[INFO] OpenSAML :: SAML Provider API's ................... SUCCESS [27.737s]
[INFO] OpenSAML :: XACML Provider API's .................. SUCCESS [16.380s]
[INFO] OpenSAML :: SAML XACML Profile APIs ............... SUCCESS [21.389s]
[INFO] OpenSAML :: Messaging Implementations ............. SUCCESS [15.321s]
[INFO] OpenSAML :: SOAP Provider Implementations ......... FAILURE [1.737s]
[INFO] OpenSAML :: SAML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ........ SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ..... SKIPPED
[INFO] OpenSAML :: Profile API ........................... SKIPPED
[INFO] OpenSAML :: Profile Implementations ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:28.853s
[INFO] Finished at: Sun Apr 21 19:24:13 EDT 2013
[INFO] Final Memory: 294M/989M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-messaging-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-messaging-api/3.0-SNAPSHOT/opensaml-messaging-api-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-messaging-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-messaging-api/3.0-SNAPSHOT/opensaml-messaging-api-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-messaging-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-messaging-api/3.0-SNAPSHOT/opensaml-messaging-api-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-messaging-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-messaging-api/3.0-SNAPSHOT/opensaml-messaging-api-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-messaging-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-messaging-api/3.0-SNAPSHOT/opensaml-messaging-api-3.0-SNAPSHOT-test-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-messaging-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-messaging-api/3.0-SNAPSHOT/opensaml-messaging-api-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xacml-saml-api/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xacml-saml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xacml-saml-api/3.0-SNAPSHOT/opensaml-xacml-saml-api-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xacml-saml-api/target/opensaml-xacml-saml-api-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xacml-saml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xacml-saml-api/3.0-SNAPSHOT/opensaml-xacml-saml-api-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xacml-saml-api/target/opensaml-xacml-saml-api-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xacml-saml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xacml-saml-api/3.0-SNAPSHOT/opensaml-xacml-saml-api-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xacml-saml-api/target/opensaml-xacml-saml-api-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xacml-saml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xacml-saml-api/3.0-SNAPSHOT/opensaml-xacml-saml-api-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xacml-saml-api/target/opensaml-xacml-saml-api-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xacml-saml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xacml-saml-api/3.0-SNAPSHOT/opensaml-xacml-saml-api-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-core/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-core/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-core/3.0-SNAPSHOT/opensaml-core-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-core/target/opensaml-core-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-core/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-core/3.0-SNAPSHOT/opensaml-core-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-core/target/opensaml-core-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-core/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-core/3.0-SNAPSHOT/opensaml-core-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-core/target/opensaml-core-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-core/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-core/3.0-SNAPSHOT/opensaml-core-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-core/target/opensaml-core-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-core/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-core/3.0-SNAPSHOT/opensaml-core-3.0-SNAPSHOT-test-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-core/target/opensaml-core-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-core/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-core/3.0-SNAPSHOT/opensaml-core-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-api/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-saml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-saml-api/3.0-SNAPSHOT/opensaml-saml-api-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-api/target/opensaml-saml-api-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-saml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-saml-api/3.0-SNAPSHOT/opensaml-saml-api-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-api/target/opensaml-saml-api-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-saml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-saml-api/3.0-SNAPSHOT/opensaml-saml-api-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-api/target/opensaml-saml-api-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-saml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-saml-api/3.0-SNAPSHOT/opensaml-saml-api-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-api/target/opensaml-saml-api-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-saml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-saml-api/3.0-SNAPSHOT/opensaml-saml-api-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xacml-saml-impl/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xacml-saml-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xacml-saml-impl/3.0-SNAPSHOT/opensaml-xacml-saml-impl-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xmlsec-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xmlsec-api/3.0-SNAPSHOT/opensaml-xmlsec-api-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/target/opensaml-xmlsec-api-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xmlsec-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xmlsec-api/3.0-SNAPSHOT/opensaml-xmlsec-api-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/target/opensaml-xmlsec-api-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xmlsec-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xmlsec-api/3.0-SNAPSHOT/opensaml-xmlsec-api-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/target/opensaml-xmlsec-api-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xmlsec-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xmlsec-api/3.0-SNAPSHOT/opensaml-xmlsec-api-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/target/opensaml-xmlsec-api-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xmlsec-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xmlsec-api/3.0-SNAPSHOT/opensaml-xmlsec-api-3.0-SNAPSHOT-test-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/target/opensaml-xmlsec-api-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xmlsec-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xmlsec-api/3.0-SNAPSHOT/opensaml-xmlsec-api-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-profile-api/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-profile-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-profile-api/3.0-SNAPSHOT/opensaml-profile-api-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xacml-impl/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xacml-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xacml-impl/3.0-SNAPSHOT/opensaml-xacml-impl-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-util/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-util/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-util/3.0-SNAPSHOT/opensaml-util-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-util/target/opensaml-util-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-util/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-util/3.0-SNAPSHOT/opensaml-util-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-util/target/opensaml-util-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-util/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-util/3.0-SNAPSHOT/opensaml-util-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-util/target/opensaml-util-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-util/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-util/3.0-SNAPSHOT/opensaml-util-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-util/target/opensaml-util-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-util/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-util/3.0-SNAPSHOT/opensaml-util-3.0-SNAPSHOT-test-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-util/target/opensaml-util-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-util/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-util/3.0-SNAPSHOT/opensaml-util-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xacml-api/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xacml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xacml-api/3.0-SNAPSHOT/opensaml-xacml-api-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xacml-api/target/opensaml-xacml-api-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xacml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xacml-api/3.0-SNAPSHOT/opensaml-xacml-api-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xacml-api/target/opensaml-xacml-api-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xacml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xacml-api/3.0-SNAPSHOT/opensaml-xacml-api-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xacml-api/target/opensaml-xacml-api-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xacml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xacml-api/3.0-SNAPSHOT/opensaml-xacml-api-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xacml-api/target/opensaml-xacml-api-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xacml-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xacml-api/3.0-SNAPSHOT/opensaml-xacml-api-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-security-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-security-api/3.0-SNAPSHOT/opensaml-security-api-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-security-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-security-api/3.0-SNAPSHOT/opensaml-security-api-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-security-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-security-api/3.0-SNAPSHOT/opensaml-security-api-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-security-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-security-api/3.0-SNAPSHOT/opensaml-security-api-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-security-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-security-api/3.0-SNAPSHOT/opensaml-security-api-3.0-SNAPSHOT-test-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-security-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-security-api/3.0-SNAPSHOT/opensaml-security-api-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-api/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-soap-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-soap-api/3.0-SNAPSHOT/opensaml-soap-api-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-api/target/opensaml-soap-api-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-soap-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-soap-api/3.0-SNAPSHOT/opensaml-soap-api-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-api/target/opensaml-soap-api-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-soap-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-soap-api/3.0-SNAPSHOT/opensaml-soap-api-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-api/target/opensaml-soap-api-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-soap-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-soap-api/3.0-SNAPSHOT/opensaml-soap-api-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-api/target/opensaml-soap-api-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-soap-api/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-soap-api/3.0-SNAPSHOT/opensaml-soap-api-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-messaging-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-messaging-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-messaging-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-messaging-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-messaging-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-temp/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-temp/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-temp/3.0-SNAPSHOT/opensaml-temp-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-temp/target/opensaml-temp-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-temp/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-temp/3.0-SNAPSHOT/opensaml-temp-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-temp/target/opensaml-temp-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-temp/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-temp/3.0-SNAPSHOT/opensaml-temp-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-temp/target/opensaml-temp-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-temp/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-temp/3.0-SNAPSHOT/opensaml-temp-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-temp/target/opensaml-temp-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-temp/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-temp/3.0-SNAPSHOT/opensaml-temp-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-saml-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-saml-impl/3.0-SNAPSHOT/opensaml-saml-impl-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-parent/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-parent/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-parent/3.0-SNAPSHOT/opensaml-parent-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-parent/target/opensaml-parent-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-parent/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-parent/3.0-SNAPSHOT/opensaml-parent-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xmlsec-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xmlsec-impl/3.0-SNAPSHOT/opensaml-xmlsec-impl-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/target/opensaml-xmlsec-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xmlsec-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xmlsec-impl/3.0-SNAPSHOT/opensaml-xmlsec-impl-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/target/opensaml-xmlsec-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xmlsec-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xmlsec-impl/3.0-SNAPSHOT/opensaml-xmlsec-impl-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/target/opensaml-xmlsec-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xmlsec-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xmlsec-impl/3.0-SNAPSHOT/opensaml-xmlsec-impl-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/target/opensaml-xmlsec-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xmlsec-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xmlsec-impl/3.0-SNAPSHOT/opensaml-xmlsec-impl-3.0-SNAPSHOT-test-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/target/opensaml-xmlsec-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-xmlsec-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-xmlsec-impl/3.0-SNAPSHOT/opensaml-xmlsec-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-profile-impl/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-profile-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-profile-impl/3.0-SNAPSHOT/opensaml-profile-impl-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-soap-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/pom.xml> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-security-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-security-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-security-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-security-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-security-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-SNAPSHOT-test-javadoc.jar
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.jenkins/jobs/java-opensaml/modules/org.opensaml$opensaml-security-impl/builds/2013-04-21_19-16-38/archive/org.opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-SNAPSHOT-sources.jar
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile (default-testCompile) on project opensaml-soap-impl: Compilation failure
cause : Compilation failure
Stack trace :
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile (default-testCompile) on project opensaml-soap-impl: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:745)
at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:152)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 27 more
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2013-04-21_19-16-32/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2013-04-21_19-16-32/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2013-04-21_19-16-32/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2013-04-21_19-16-32/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2013-04-21_19-16-32/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2013-04-21_19-16-32/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2013-04-21_19-16-32/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list