Build failed in Jenkins: java-opensaml-v5 » OpenSAML :: Spring Support #115
Shibboleth Jenkins
noreply at shibboleth.net
Wed Sep 14 20:40:47 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-spring/115/display/redirect?page=changes>
Changes:
[Scott Cantor] Rename Spring context package.
------------------------------------------
[INFO]
[INFO] --------------------< org.opensaml:opensaml-spring >--------------------
[INFO] Building OpenSAML :: Spring Support 5.0.0-SNAPSHOT [21/23]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-spring ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-spring/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-spring ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-spring/ws/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-spring/ws/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 11 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-spring/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-spring/ws/src/test/java/org/opensaml/spring/trust/StaticPKIXFactoryBeanTest.java>:[38,44] package net.shibboleth.shared.spring.context does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-spring/ws/src/test/java/org/opensaml/spring/credential/BasicX509CredentialFactoryBeanTest.java>:[26,44] package net.shibboleth.shared.spring.context does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-spring/ws/src/test/java/org/opensaml/spring/trust/StaticPKIXFactoryBeanTest.java>:[48,55] cannot find symbol
symbol: class FilesystemGenericApplicationContext
location: class org.opensaml.spring.trust.StaticPKIXFactoryBeanTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-spring/ws/src/test/java/org/opensaml/spring/trust/StaticPKIXFactoryBeanTest.java>:[71,55] cannot find symbol
symbol: class FilesystemGenericApplicationContext
location: class org.opensaml.spring.trust.StaticPKIXFactoryBeanTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-spring/ws/src/test/java/org/opensaml/spring/trust/StaticPKIXFactoryBeanTest.java>:[94,55] cannot find symbol
symbol: class FilesystemGenericApplicationContext
location: class org.opensaml.spring.trust.StaticPKIXFactoryBeanTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-spring/ws/src/test/java/org/opensaml/spring/credential/BasicX509CredentialFactoryBeanTest.java>:[34,55] cannot find symbol
symbol: class FilesystemGenericApplicationContext
location: class org.opensaml.spring.credential.BasicX509CredentialFactoryBeanTest
[INFO] 6 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list