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

Shibboleth Jenkins noreply at shibboleth.net
Wed Sep 14 20:56:22 UTC 2022


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

Changes:

[Scott Cantor] Move custom schema Spring classes to new 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 66 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 152 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/enc/BaseAttributeEncoderParser.java>:[39,43] package net.shibboleth.shared.spring.custom 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/enc/BaseAttributeEncoderParser.java>:[50,58] cannot find symbol
  symbol: class AbstractCustomBeanDefinitionParser
[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/BaseResolverPluginParser.java>:[37,43] package net.shibboleth.shared.spring.custom 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/BaseResolverPluginParser.java>:[46,56] cannot find symbol
  symbol: class AbstractCustomBeanDefinitionParser
[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/AttributeResolverNamespaceHandler.java>:[59,43] package net.shibboleth.shared.spring.custom 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/AttributeResolverNamespaceHandler.java>:[63,56] cannot find symbol
  symbol: class BaseSpringNamespaceHandler
[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/BaseResolverPluginDependencyParser.java>:[30,43] package net.shibboleth.shared.spring.custom 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/BaseResolverPluginDependencyParser.java>:[35,66] cannot find symbol
  symbol: class AbstractCustomBeanDefinitionParser
[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/mapped/impl/ValueMapParser.java>:[38,43] package net.shibboleth.shared.spring.custom 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/mapped/impl/ValueMapParser.java>:[43,37] cannot find symbol
  symbol: class AbstractCustomBeanDefinitionParser
[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/mapped/impl/SourceValueParser.java>:[33,43] package net.shibboleth.shared.spring.custom 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/mapped/impl/SourceValueParser.java>:[39,40] cannot find symbol
  symbol: class AbstractCustomBeanDefinitionParser
[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/enc/BaseAttributeEncoderParser.java>:[59,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/enc/BaseAttributeEncoderParser.java>:[65,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/enc/BaseAttributeEncoderParser.java>:[71,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/enc/BaseAttributeEncoderParser.java>:[78,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/BaseResolverPluginParser.java>:[85,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/BaseResolverPluginParser.java>:[87,9] cannot find symbol
  symbol:   variable super
  location: class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
[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/DecryptedAttributeDefinitionParser.java>:[41,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/PrescopedAttributeDefinitionParser.java>:[46,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/PairwiseIdDataConnectorParser.java>:[54,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/PairwiseIdDataConnectorParser.java>:[85,13] cannot find symbol
  symbol:   method getClass()
  location: class net.shibboleth.idp.attribute.resolver.spring.dc.impl.PairwiseIdDataConnectorParser
[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/AttributeResolverNamespaceHandler.java>:[70,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/impl/AttributeResolverNamespaceHandler.java>:[73,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,org.springframework.beans.factory.xml.BeanDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[74,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,org.springframework.beans.factory.xml.BeanDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[75,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.impl.InputDataConnectorParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[76,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.impl.InputAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[79,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.PrescopedAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[81,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.PrincipalNameAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[83,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.RegexSplitAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[86,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.SubjectDerivedAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[88,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.ContextDerivedAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[90,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML1NameIdentifierAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[92,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML2NameIDAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[94,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScopedAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[96,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScriptedAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[98,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.SimpleAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[100,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.DecryptedAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[102,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.TemplateAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[104,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.SourceValueParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[105,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.ValueMapParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[106,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.MappedAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[108,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.DateTimeAttributeDefinitionParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[112,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.impl.ComputedIdDataConnectorParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[114,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[115,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[116,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.impl.PairwiseIdDataConnectorParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[118,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[119,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.impl.ScriptedDataConnectorParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[120,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.impl.StaticDataConnectorParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[121,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.impl.StoredIdDataConnectorParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[122,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.impl.SubjectDataConnectorParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[123,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[128,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1StringAttributeEncoderParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[130,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1Base64AttributeEncoderParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[133,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1ScopedStringAttributeEncoderParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[136,10] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1XMLObjectAttributeEncoderParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[139,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2Base64AttributeEncoderParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[142,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2ScopedStringAttributeEncoderParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[145,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2StringAttributeEncoderParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[148,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2DateTimeAttributeEncoderParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/AttributeResolverNamespaceHandler.java>:[151,9] cannot find symbol
  symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2XMLObjectAttributeEncoderParser)
  location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[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/TemplateAttributeDefinitionParser.java>:[55,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/DateTimeAttributeDefinitionParser.java>:[43,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/PrincipalNameAttributeDefinitionParser.java>:[38,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/AbstractDataConnectorParser.java>:[113,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/BaseResolverPluginDependencyParser.java>:[41,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/BaseResolverPluginDependencyParser.java>:[50,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/mapped/impl/ValueMapParser.java>:[57,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/mapped/impl/ValueMapParser.java>:[62,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/mapped/impl/ValueMapParser.java>:[64,9] cannot find symbol
  symbol:   variable super
  location: class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.ValueMapParser
[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/mapped/impl/ValueMapParser.java>:[95,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/mapped/impl/MappedAttributeDefinitionParser.java>:[57,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/impl/InputAttributeDefinitionParser.java>:[37,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/RegexSplitAttributeDefinitionParser.java>:[48,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/SubjectDerivedAttributeDefinitionParser.java>:[75,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/ScopedAttributeDefinitionParser.java>:[48,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/mapped/impl/SourceValueParser.java>:[49,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/mapped/impl/SourceValueParser.java>:[54,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/mapped/impl/SourceValueParser.java>:[56,9] cannot find symbol
  symbol:   variable super
  location: class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.SourceValueParser
[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/mapped/impl/SourceValueParser.java>:[92,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/ContextDerivedAttributeDefinitionParser.java>:[41,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>:[61,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/SAML1NameIdentifierAttributeDefinitionParser.java>:[49,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/SAML2NameIDAttributeDefinitionParser.java>:[49,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/SimpleAttributeDefinitionParser.java>:[41,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/impl/InputDataConnectorParser.java>:[48,5] method does not override or implement a method from a supertype
[INFO] 87 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list