Build failed in Jenkins: java-opensaml-v5 » OpenSAML :: Storage Implementation #112
Shibboleth Jenkins
noreply at shibboleth.net
Wed Sep 14 18:40:50 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/112/display/redirect?page=changes>
Changes:
[Scott Cantor] Rename Spring resource package.
------------------------------------------
[INFO]
[INFO] -----------------< org.opensaml:opensaml-storage-impl >-----------------
[INFO] Building OpenSAML :: Storage Implementation 5.0.0-SNAPSHOT [12/23]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-storage-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-storage-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/memcached/MemcachedStorageService.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/memcached/MemcachedStorageService.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/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.2.0:testResources (default-testResources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/src/test/java/org/opensaml/storage/impl/client/AbstractBaseClientStorageServiceTest.java>:[23,45] package net.shibboleth.shared.spring.resource does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/src/test/java/org/opensaml/storage/impl/client/AbstractBaseClientStorageServiceTest.java>:[43,28] cannot find symbol
symbol: variable ResourceHelper
location: class org.opensaml.storage.impl.client.AbstractBaseClientStorageServiceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/src/test/java/org/opensaml/storage/impl/client/AbstractBaseClientStorageServiceTest.java>:[47,27] cannot find symbol
symbol: variable ResourceHelper
location: class org.opensaml.storage.impl.client.AbstractBaseClientStorageServiceTest
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list