Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Attribute Resolver Implementation #1208

Shibboleth Jenkins noreply at shibboleth.net
Sun Feb 2 09:44:33 EST 2014


See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-resolver-impl/1208/changes>

Changes:

[rdw] IDP-363 Start to exbed SAML contstructs from resolver-api and resolver-imp and move them to saml-impl

We start with the SAMLxNameIyyyAttributeDefinitions, and the StoredIDDataConnector (which is implicated in persistant nameID lookup)
PrincipalConnectors are still TBD
TransientAttributeDefintions are still TBD

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Attribute Resolver Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-attribute-resolver-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-resolver-impl/ws/target>
[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.1:compile (default-compile) @ idp-attribute-resolver-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-resolver-impl/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-resolver-impl/ws/src/main/java/net/shibboleth/idp/attribute/resolver/impl/ad/mapped/ValueMap.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-resolver-impl/ws/src/main/java/net/shibboleth/idp/attribute/resolver/impl/ad/mapped/ValueMap.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-resolver-impl/ws/src/main/java/net/shibboleth/idp/attribute/resolver/impl/ad/TransientIdAttributeDefinition.java>:[31,38] package net.shibboleth.idp.saml.nameid does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-resolver-impl/ws/src/main/java/net/shibboleth/idp/attribute/resolver/impl/ad/TransientIdAttributeDefinition.java>:[194,36] cannot find symbol
  symbol:   class TransientIdParameters
  location: class net.shibboleth.idp.attribute.resolver.impl.ad.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-resolver-impl/ws/src/main/java/net/shibboleth/idp/attribute/resolver/impl/ad/TransientIdAttributeDefinition.java>:[217,36] cannot find symbol
  symbol:   variable TransientIdParameters
  location: class net.shibboleth.idp.attribute.resolver.impl.ad.TransientIdAttributeDefinition
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list