Build failed in Jenkins: java-shib-attribute-v5 » Shibboleth Attribute :: Attribute Resolver Spring Integration #106

Shibboleth Jenkins noreply at shibboleth.net
Wed Sep 14 17:21:02 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/106/display/redirect?page=changes>

Changes:

[Scott Cantor] Rename Spring factory bean package.


------------------------------------------
[INFO] 
[INFO] -----------< net.shibboleth:shib-attribute-resolver-spring >------------
[INFO] Building Shibboleth Attribute :: Attribute Resolver Spring Integration 5.0.0-SNAPSHOT [10/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-metadata-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-spring/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 52 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 274 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-networking-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-networking-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-networking-spring/9.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 235 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-velocity-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity-spring/9.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 202 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-attribute-resolver-spring ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-attribute-resolver-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-attribute-resolver-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-attribute-resolver-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ shib-attribute-resolver-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AbstractResolverPluginFactoryBean.java>:[31,44] package net.shibboleth.shared.spring.factory does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AbstractResolverPluginFactoryBean.java>:[39,9] cannot find symbol
  symbol: class AbstractComponentAwareFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/ScriptedDataConnectorParser.java>:[35,44] package net.shibboleth.shared.spring.factory does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/RegexSplitAttributeDefinitionParser.java>:[34,44] package net.shibboleth.shared.spring.factory does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/ldap/impl/CredentialConfigFactoryBean.java>:[34,44] package net.shibboleth.shared.spring.factory does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/ldap/impl/CredentialConfigFactoryBean.java>:[39,50] cannot find symbol
  symbol: class AbstractComponentAwareFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/ScriptedAttributeDefinitionParser.java>:[36,44] package net.shibboleth.shared.spring.factory does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/ScriptedDataConnectorParser.java>:[82,61] cannot find symbol
  symbol:   class EvaluableScriptFactoryBean
  location: class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ScriptedDataConnectorParser
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/RegexSplitAttributeDefinitionParser.java>:[64,91] cannot find symbol
  symbol:   class PatternFactoryBean
  location: class net.shibboleth.idp.attribute.resolver.spring.ad.impl.RegexSplitAttributeDefinitionParser
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/ldap/impl/CredentialConfigFactoryBean.java>:[51,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/ldap/impl/CredentialConfigFactoryBean.java>:[56,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/ScriptedAttributeDefinitionParser.java>:[73,61] cannot find symbol
  symbol:   class EvaluableScriptFactoryBean
  location: class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScriptedAttributeDefinitionParser
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/DataConnectorFactoryBean.java>:[218,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/DataConnectorFactoryBean.java>:[220,14] cannot find symbol
  symbol: method setSingleton(boolean)
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/DataConnectorFactoryBean.java>:[231,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/DataConnectorFactoryBean.java>:[250,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/DataConnectorFactoryBean.java>:[251,14] cannot find symbol
  symbol: method destroyInstance(net.shibboleth.idp.attribute.resolver.AbstractDataConnector)
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/net.shibboleth$shib-attribute-resolver-spring/ws/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/DataConnectorFactoryBean.java>:[263,5] method does not override or implement a method from a supertype
[INFO] 18 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list