Build failed in Jenkins: java-opensaml-v4 » OpenSAML :: Storage Implementation #140
Shibboleth Jenkins
noreply at shibboleth.net
Mon Jun 10 10:05:24 EDT 2019
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-storage-impl/140/display/redirect?page=changes>
Changes:
[Scott Cantor] Update package reference.
------------------------------------------
[INFO]
[INFO] -----------------< org.opensaml:opensaml-storage-impl >-----------------
[INFO] Building OpenSAML :: Storage Implementation 4.0.0-SNAPSHOT [12/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-storage-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-storage-impl/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-storage-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-storage-impl/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/memcached/MemcachedStorageService.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/memcached/MemcachedStorageService.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-storage-impl/ws/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-storage-impl/ws/src/test/java/org/opensaml/storage/impl/client/PopulateClientStorageSaveContextTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-storage-impl/ws/src/test/java/org/opensaml/storage/impl/client/PopulateClientStorageSaveContextTest.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-storage-impl/ws/src/test/java/org/opensaml/storage/impl/client/AbstractBaseClientStorageServiceTest.java>:[30,59] package net.shibboleth.utilities.java.support.security.impl does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-storage-impl/ws/src/test/java/org/opensaml/storage/impl/client/AbstractBaseClientStorageServiceTest.java>:[61,15] cannot find symbol
symbol: class BasicKeystoreKeyStrategy
location: class org.opensaml.storage.impl.client.AbstractBaseClientStorageServiceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/org.opensaml$opensaml-storage-impl/ws/src/test/java/org/opensaml/storage/impl/client/AbstractBaseClientStorageServiceTest.java>:[61,55] cannot find symbol
symbol: class BasicKeystoreKeyStrategy
location: class org.opensaml.storage.impl.client.AbstractBaseClientStorageServiceTest
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list