Build failed in Jenkins: java-identity-provider-v5 » Shibboleth IdP :: Session Implementation #772
Shibboleth Jenkins
noreply at shibboleth.net
Thu Apr 20 16:48:38 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-session-impl/772/display/redirect>
Changes:
------------------------------------------
[INFO]
[INFO] ----------------< net.shibboleth.idp:idp-session-impl >-----------------
[INFO] Building Shibboleth IdP :: Session Implementation 5.0.0-SNAPSHOT [16/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-session-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-session-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-session-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-session-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) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-session-impl/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-session-impl/ws/src/main/java/net/shibboleth/idp/session/impl/UpdateSessionWithSPSession.java>:[117,30] cannot find symbol
symbol: method isAlwaysFalse(java.util.function.Predicate<org.opensaml.profile.context.ProfileRequestContext>)
location: class net.shibboleth.shared.logic.PredicateSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-session-impl/ws/src/main/java/net/shibboleth/idp/session/impl/DestroySessions.java>:[123,30] cannot find symbol
symbol: method isAlwaysFalse(java.util.function.Predicate<org.opensaml.profile.context.ProfileRequestContext>)
location: class net.shibboleth.shared.logic.PredicateSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-session-impl/ws/src/main/java/net/shibboleth/idp/session/impl/UpdateSessionWithAuthenticationResult.java>:[131,30] cannot find symbol
symbol: method isAlwaysFalse(java.util.function.Predicate<org.opensaml.profile.context.ProfileRequestContext>)
location: class net.shibboleth.shared.logic.PredicateSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-session-impl/ws/src/main/java/net/shibboleth/idp/session/impl/PopulateSessionContext.java>:[129,30] cannot find symbol
symbol: method isAlwaysFalse(java.util.function.Predicate<org.opensaml.profile.context.ProfileRequestContext>)
location: class net.shibboleth.shared.logic.PredicateSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-session-impl/ws/src/main/java/net/shibboleth/idp/session/impl/ProcessLogout.java>:[170,30] cannot find symbol
symbol: method isAlwaysFalse(java.util.function.Predicate<org.opensaml.profile.context.ProfileRequestContext>)
location: class net.shibboleth.shared.logic.PredicateSupport
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list