Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: SAML Profile Implementation #123
Shibboleth Jenkins
noreply at shibboleth.net
Mon Jun 15 23:20:41 EDT 2015
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/123/changes>
Changes:
[Brent Putman] Checkpoint initial non-functional port of Action to decorate a SAML 2 Assertion for delegation.
------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: SAML Profile Implementation 3.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/1.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/1.0.0-SNAPSHOT/maven-metadata.xml (997 B at 2.8 KB/sec)
[INFO] Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/1.0.0-SNAPSHOT/idwsfconsumer-1.0.0-20150527.235608-1.pom
[INFO] Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/1.0.0-SNAPSHOT/idwsfconsumer-1.0.0-20150527.235608-1.pom (4 KB at 64.4 KB/sec)
[INFO] Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/1.0.0-SNAPSHOT/idwsfconsumer-1.0.0-20150527.235608-1.jar
[INFO] Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/1.0.0-SNAPSHOT/idwsfconsumer-1.0.0-20150527.235608-1.jar (858 KB at 15886.4 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-saml-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 140 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/profile/impl/BaseAddAttributeStatementToAssertion.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/profile/impl/BaseAddAttributeStatementToAssertion.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-impl/ws/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>:[71,39] package org.opensaml.saml.security.impl does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>:[134,22] cannot find symbol
symbol: class MetadataCredentialResolver
location: class net.shibboleth.idp.saml.saml2.profile.delegation.impl.DecorateDelegatedAssertion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>:[241,62] cannot find symbol
symbol: class MetadataCredentialResolver
location: class net.shibboleth.idp.saml.saml2.profile.delegation.impl.DecorateDelegatedAssertion
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list