Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Consent Engine Implementation #1404
Shibboleth Jenkins
noreply at shibboleth.net
Fri Feb 28 00:28:39 EST 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/1404/>
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Consent Engine Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-consent-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/src/main/java/net/shibboleth/idp/attribute/consent/storage/JDBCStorage.java>:[33,44] org.springframework.jdbc.core.simple.SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/src/main/java/net/shibboleth/idp/attribute/consent/storage/JDBCStorage.java>:[56,13] org.springframework.jdbc.core.simple.SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/src/main/java/net/shibboleth/idp/attribute/consent/storage/JDBCStorage.java>:[76,28] org.springframework.jdbc.core.simple.SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/src/main/java/net/shibboleth/idp/attribute/consent/ConsentEngineImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/src/main/java/net/shibboleth/idp/attribute/consent/ConsentEngineImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 5 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/src/main/java/net/shibboleth/idp/attribute/consent/ConsentHelper.java>:[40,38] package edu.vt.middleware.crypt.digest does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/src/main/java/net/shibboleth/idp/attribute/consent/ConsentHelper.java>:[41,38] package edu.vt.middleware.crypt.digest does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/src/main/java/net/shibboleth/idp/attribute/consent/ConsentHelper.java>:[42,36] package edu.vt.middleware.crypt.util does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/src/main/java/net/shibboleth/idp/attribute/consent/ConsentHelper.java>:[91,15] cannot find symbol
symbol: class DigestAlgorithm
location: class net.shibboleth.idp.attribute.consent.ConsentHelper
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/src/main/java/net/shibboleth/idp/attribute/consent/ConsentHelper.java>:[91,53] cannot find symbol
symbol: class SHA256
location: class net.shibboleth.idp.attribute.consent.ConsentHelper
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent-impl/ws/src/main/java/net/shibboleth/idp/attribute/consent/ConsentHelper.java>:[105,80] cannot find symbol
symbol: class HexConverter
location: class net.shibboleth.idp.attribute.consent.ConsentHelper
[INFO] 6 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list