Build failed in Jenkins: java-identity-provider-v5 » Shibboleth IdP :: Testing #637
Shibboleth Jenkins
noreply at shibboleth.net
Mon Mar 6 20:05:30 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-testing/637/display/redirect?page=changes>
Changes:
[Scott Cantor] Factor out RelyingPartyConfiguration into interface.
------------------------------------------
[INFO]
[INFO] -------------------< net.shibboleth.idp:idp-testing >-------------------
[INFO] Building Shibboleth IdP :: Testing 5.0.0-SNAPSHOT [12/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-testing ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-testing ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-testing ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-testing ---
[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-identity-provider-v5/net.shibboleth.idp$idp-testing/ws/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-testing ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-testing/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-testing/ws/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java>:[36,43] cannot find symbol
symbol: class BasicRelyingPartyConfiguration
location: package net.shibboleth.profile.relyingparty
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-testing/ws/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java>:[454,9] cannot find symbol
symbol: class BasicRelyingPartyConfiguration
location: class net.shibboleth.idp.profile.testing.RequestContextBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-testing/ws/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java>:[454,49] cannot find symbol
symbol: class BasicRelyingPartyConfiguration
location: class net.shibboleth.idp.profile.testing.RequestContextBuilder
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list