Build failed in Jenkins: java-opensaml-v4 » OpenSAML :: Security API #84
Shibboleth Jenkins
noreply at shibboleth.net
Thu Sep 17 15:13:53 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/84/display/redirect?page=changes>
Changes:
[Scott Cantor] Account for package rename of test APIs.
------------------------------------------
[INFO]
[INFO] -----------------< org.opensaml:opensaml-security-api >-----------------
[INFO] Building OpenSAML :: Security API 4.1.0-SNAPSHOT [5/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/ext/spring-extensions/6.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.1.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.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 39 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/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]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ opensaml-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/test/java/org/opensaml/security/httpclient/SecurityEnhancedHTTPResourceTest.java>:[30,61] package net.shibboleth.utilities.java.support.test.repository does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/test/java/org/opensaml/security/httpclient/SecurityEnhancedHTTPResourceTest.java>:[46,40] cannot find symbol
symbol: variable RepositorySupport
location: class org.opensaml.security.httpclient.SecurityEnhancedHTTPResourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-security-api/ws/src/test/java/org/opensaml/security/httpclient/SecurityEnhancedHTTPResourceTest.java>:[47,39] cannot find symbol
symbol: variable RepositorySupport
location: class org.opensaml.security.httpclient.SecurityEnhancedHTTPResourceTest
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list