Build failed in Jenkins: java-opensaml-v4 » OpenSAML :: Security API #316
Shibboleth Jenkins
noreply at shibboleth.net
Fri Jan 24 12:00:59 EST 2020
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/316/display/redirect?page=changes>
Changes:
[Phil Smart] JSPT-93 - Clean up API for BaseXXSupport decoders (DECODE)
------------------------------------------
[INFO]
[INFO] -----------------< org.opensaml:opensaml-security-api >-----------------
[INFO] Building OpenSAML :: Security API 4.0.0-SNAPSHOT [5/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 22 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-security-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-security-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ opensaml-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConfiguration.java>: Some input files use or override a deprecated API.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/main/java/org/opensaml/security/httpclient/HttpClientSecurityConfiguration.java>: Recompile with -Xlint:deprecation for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/main/java/org/opensaml/security/x509/X509Support.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/main/java/org/opensaml/security/x509/X509Support.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/main/java/org/opensaml/security/x509/X509Support.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/main/java/org/opensaml/security/x509/X509Support.java>:[48,51] cannot find symbol
symbol: class DecodingException
location: package net.shibboleth.utilities.java.support.codec
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/main/java/org/opensaml/security/crypto/KeySupport.java>:[59,51] cannot find symbol
symbol: class DecodingException
location: package net.shibboleth.utilities.java.support.codec
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/main/java/org/opensaml/security/x509/X509Support.java>:[411,24] cannot find symbol
symbol: class DecodingException
location: class org.opensaml.security.x509.X509Support
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/main/java/org/opensaml/security/x509/X509Support.java>:[499,24] cannot find symbol
symbol: class DecodingException
location: class org.opensaml.security.x509.X509Support
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/main/java/org/opensaml/security/crypto/KeySupport.java>:[343,24] cannot find symbol
symbol: class DecodingException
location: class org.opensaml.security.crypto.KeySupport
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list