Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: SAML Profile API #984

Shibboleth Jenkins noreply at shibboleth.net
Mon Dec 23 12:16:14 EST 2013


See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/984/>

------------------------------------------
Dec 23, 2013 12:15:38 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Dec 23, 2013 12:15:38 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Dec 23, 2013 12:15:38 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Shibboleth IdP :: SAML Profile API 3.0-SNAPSHOT
Dec 23, 2013 12:15:38 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Dec 23, 2013 12:15:38 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Dec 23, 2013 12:15:38 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ idp-saml-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/target>
Dec 23, 2013 12:15:38 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Dec 23, 2013 12:15:38 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-dependency-plugin:2.8:copy (default) @ idp-saml-api ---
Dec 23, 2013 12:15:38 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Dec 23, 2013 12:15:38 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
Dec 23, 2013 12:15:38 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Dec 23, 2013 12:15:38 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 53 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupport.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/attribute/encoding/SAMLEncoderSupport.java>: Recompile with -Xlint:unchecked for details.
Dec 23, 2013 12:15:39 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Dec 23, 2013 12:15:39 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Dec 23, 2013 12:15:39 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Dec 23, 2013 12:15:39 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/profile/saml2/SAML2ActionSupportTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/profile/saml2/SAML2ActionSupportTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/profile/saml1/SAML1ActionTestingSupport.java>:[42,85] package org.opensaml.saml.saml1.profile does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/profile/saml2/SAML2ActionTestingSupport.java>:[42,85] package org.opensaml.saml.saml2.profile does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/profile/saml2/SAML2ActionSupportTest.java>:[53,60] cannot find symbol
  symbol:   method buildResponse()
  location: class net.shibboleth.idp.saml.profile.saml2.SAML2ActionTestingSupport
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/profile/saml2/SAML2ActionSupportTest.java>:[84,56] cannot find symbol
  symbol:   method buildAssertion()
  location: class net.shibboleth.idp.saml.profile.saml2.SAML2ActionTestingSupport
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/profile/saml1/SAML1ActionSupportTest.java>:[53,60] cannot find symbol
  symbol:   method buildResponse()
  location: class net.shibboleth.idp.saml.profile.saml1.SAML1ActionTestingSupport
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/profile/saml1/SAML1ActionSupportTest.java>:[84,56] cannot find symbol
  symbol:   method buildAssertion()
  location: class net.shibboleth.idp.saml.profile.saml1.SAML1ActionTestingSupport
[INFO] 6 errors 
[INFO] -------------------------------------------------------------


More information about the commits mailing list