Build failed in Jenkins: java-identity-provider » Shibboleth Identity Provider #318
Shibboleth Jenkins
noreply at shibboleth.net
Fri May 24 12:47:44 EDT 2013
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-parent/318/changes>
Changes:
[tzeller] Add missing modules to parent POM, hopefully correctly ordered.
------------------------------------------
[...truncated 301 lines...]
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-saml-api/target/classes
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-saml-api/src/main/java/net/shibboleth/idp/saml/attribute/encoding/AbstractSamlAttributeEncoder.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-saml-api/src/main/java/net/shibboleth/idp/saml/attribute/encoding/AbstractSamlAttributeEncoder.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Authentication Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-authn-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-authn-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-authn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-authn-impl/target/classes
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromBasicAuthorizationHeader.java: /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromBasicAuthorizationHeader.java uses unchecked or unsafe operations.
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromBasicAuthorizationHeader.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Attribute Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-attribute-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-attribute-impl ---
[INFO] Changes detected - recompiling the module!
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Attribute Resolver Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-attribute-resolver-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-resolver-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-attribute-resolver-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 53 source files to /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-resolver-impl/target/classes
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/impl/ad/TransientIdEntry.java:[27,33] org.opensaml.util.storage.AbstractExpiringObject in org.opensaml.util.storage has been deprecated
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/impl/ad/TransientIdEntry.java:[34,39] org.opensaml.util.storage.AbstractExpiringObject in org.opensaml.util.storage has been deprecated
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/impl/ad/mapped/ValueMap.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/impl/ad/mapped/ValueMap.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Attribute Filter Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-attribute-filter-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-filter-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-attribute-filter-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-filter-impl/target/classes
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filtering/impl/matcher/AbstractComparisonMatcherFunctor.java: /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filtering/impl/matcher/AbstractComparisonMatcherFunctor.java uses unchecked or unsafe operations.
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filtering/impl/matcher/AbstractComparisonMatcherFunctor.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Profile Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-profile-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-profile-impl/target/classes
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/EncodeMessage.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/EncodeMessage.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: SAML Profile Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-saml-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 78 source files to /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-saml-impl/target/classes
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/saml1/AddAuthenticationStatementToAssertion.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/saml1/AddAuthenticationStatementToAssertion.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Attribute Resolver Spring Integration 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/mchange/c3p0/0.9.2.1/c3p0-0.9.2.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/mchange/c3p0/0.9.2.1/c3p0-0.9.2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/mchange/c3p0/0.9.2.1/c3p0-0.9.2.1.pom (2 KB at 6.5 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/mchange/mchange-commons-java/0.2.3.4/mchange-commons-java-0.2.3.4.pom
Downloading: http://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.3.4/mchange-commons-java-0.2.3.4.pom
Downloaded: http://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.3.4/mchange-commons-java-0.2.3.4.pom (2 KB at 10.2 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/mchange/c3p0/0.9.2.1/c3p0-0.9.2.1.jar
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/mchange/mchange-commons-java/0.2.3.4/mchange-commons-java-0.2.3.4.jar
Downloading: http://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.3.4/mchange-commons-java-0.2.3.4.jar
Downloading: http://repo.maven.apache.org/maven2/com/mchange/c3p0/0.9.2.1/c3p0-0.9.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/mchange/c3p0/0.9.2.1/c3p0-0.9.2.1.jar (414 KB at 1217.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.3.4/mchange-commons-java-0.2.3.4.jar (568 KB at 1387.9 KB/sec)
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-attribute-resolver-spring ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-resolver-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-attribute-resolver-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-resolver-spring/target/classes
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/ldap/LdapDataConnectorParser.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/ldap/LdapDataConnectorParser.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Attribute Filter Spring Integration 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-attribute-filter-spring ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-filter-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-filter-spring/target/classes
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-filter-spring/src/main/java/net/shibboleth/attribute/filtering/spring/AttributeFilterPolicyParser.java: /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-filter-spring/src/main/java/net/shibboleth/attribute/filtering/spring/AttributeFilterPolicyParser.java uses unchecked or unsafe operations.
[WARNING] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-filter-spring/src/main/java/net/shibboleth/attribute/filtering/spring/AttributeFilterPolicyParser.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Attribute CLI 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-attribute-cli ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-attribute-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[28,36] cannot find symbol
symbol: class Attribute
location: package net.shibboleth.idp.attribute
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[29,36] cannot find symbol
symbol: class AttributeContext
location: package net.shibboleth.idp.attribute
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[30,36] cannot find symbol
symbol: class AttributeValue
location: package net.shibboleth.idp.attribute
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[31,34] package net.shibboleth.idp.profile does not exist
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[32,34] package net.shibboleth.idp.profile does not exist
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[50,45] cannot find symbol
symbol: class AbstractProfileAction
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[29,36] cannot find symbol
symbol: class Attribute
location: package net.shibboleth.idp.attribute
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[30,36] cannot find symbol
symbol: class AttributeContext
location: package net.shibboleth.idp.attribute
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[31,36] cannot find symbol
symbol: class AttributeValue
location: package net.shibboleth.idp.attribute
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[32,36] cannot find symbol
symbol: class StringAttributeValue
location: package net.shibboleth.idp.attribute
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[64,9] cannot find symbol
symbol: class AttributeContext
location: class net.shibboleth.idp.attribute.cli.OutputAttributes
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[64,81] cannot find symbol
symbol: class AttributeContext
location: class net.shibboleth.idp.attribute.cli.OutputAttributes
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[66,83] cannot find symbol
symbol: method getId()
location: class net.shibboleth.idp.attribute.cli.OutputAttributes
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[67,20] cannot find symbol
symbol: variable ActionSupport
location: class net.shibboleth.idp.attribute.cli.OutputAttributes
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[72,18] cannot find symbol
symbol: class Attribute
location: class net.shibboleth.idp.attribute.cli.OutputAttributes
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[80,26] cannot find symbol
symbol: class AttributeValue
location: class net.shibboleth.idp.attribute.cli.OutputAttributes
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/OutputAttributes.java:[91,16] cannot find symbol
symbol: variable ActionSupport
location: class net.shibboleth.idp.attribute.cli.OutputAttributes
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[53,15] cannot find symbol
symbol: class AttributeContext
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[53,83] cannot find symbol
symbol: class AttributeContext
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[55,9] cannot find symbol
symbol: class Attribute
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[55,36] cannot find symbol
symbol: class Attribute
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[56,68] cannot find symbol
symbol: class StringAttributeValue
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[57,21] cannot find symbol
symbol: class StringAttributeValue
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[56,45] cannot find symbol
symbol: class AttributeValue
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[59,9] cannot find symbol
symbol: class Attribute
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[59,36] cannot find symbol
symbol: class Attribute
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[60,68] cannot find symbol
symbol: class StringAttributeValue
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[61,21] cannot find symbol
symbol: class StringAttributeValue
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[60,45] cannot find symbol
symbol: class AttributeValue
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[ERROR] /home/jenkins/.jenkins/jobs/java-identity-provider/workspace/idp-attribute-cli/src/main/java/net/shibboleth/idp/attribute/cli/StaticResolver.java:[63,51] cannot find symbol
symbol: class Attribute
location: class net.shibboleth.idp.attribute.cli.StaticResolver
[INFO] 30 errors
[INFO] -------------------------------------------------------------
More information about the commits
mailing list