Build failed in Jenkins: java-shib-attribute-v5 » Shibboleth Attribute :: Attribute Resolver API #131
Shibboleth Jenkins
noreply at shibboleth.net
Tue Sep 20 16:18:38 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/131/display/redirect?page=changes>
Changes:
[Scott Cantor] Rename Velocity support package.
------------------------------------------
[INFO]
[INFO] -------------< net.shibboleth:shib-attribute-resolver-api >-------------
[INFO] Building Shibboleth Attribute :: Attribute Resolver API 5.0.0-SNAPSHOT [3/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-service/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-service/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-service/9.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 66 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 328 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-attribute-resolver-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-attribute-resolver-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-attribute-resolver-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-attribute-resolver-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) @ shib-attribute-resolver-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/src/main/java/net/shibboleth/idp/attribute/resolver/ResolvedDataConnector.java>: <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/src/main/java/net/shibboleth/idp/attribute/resolver/ResolvedDataConnector.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/src/main/java/net/shibboleth/idp/attribute/resolver/ResolvedDataConnector.java>: Recompile with -Xlint:removal for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[41,38] package net.shibboleth.shared.velocity does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[57,13] cannot find symbol
symbol: class Template
location: class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[76,30] cannot find symbol
symbol: class Template
location: class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/src/main/java/net/shibboleth/idp/attribute/resolver/dc/rdbms/TemplatedExecutableStatementBuilder.java>:[40,38] package net.shibboleth.shared.velocity does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/src/main/java/net/shibboleth/idp/attribute/resolver/dc/rdbms/TemplatedExecutableStatementBuilder.java>:[56,13] cannot find symbol
symbol: class Template
location: class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/src/main/java/net/shibboleth/idp/attribute/resolver/dc/rdbms/TemplatedExecutableStatementBuilder.java>:[75,30] cannot find symbol
symbol: class Template
location: class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[231,20] cannot find symbol
symbol: variable Template
location: class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-api/ws/src/main/java/net/shibboleth/idp/attribute/resolver/dc/rdbms/TemplatedExecutableStatementBuilder.java>:[230,20] cannot find symbol
symbol: variable Template
location: class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
[INFO] 8 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list