Build failed in Jenkins: java-identity-provider-v5 » Shibboleth IdP :: Authentication API #237
Shibboleth Jenkins
noreply at shibboleth.net
Tue Sep 20 16:19:25 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/237/display/redirect?page=changes>
Changes:
[Scott Cantor] Rename Velocity support package.
------------------------------------------
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-authn-api >------------------
[INFO] Building Shibboleth IdP :: Authentication API 5.0.0-SNAPSHOT [5/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-velocity/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity/9.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 33 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-authn-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-authn-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-authn-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-authn-api ---
[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-authn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 83 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/principal/PrincipalServiceManager.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/principal/PrincipalServiceManager.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[34,38] package net.shibboleth.shared.velocity does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[42,19] cannot find symbol
symbol: class Template
location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[65,12] cannot find symbol
symbol: class Template
location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[56,20] cannot find symbol
symbol: variable Template
location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver
[INFO] 4 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list