Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Profile Implementation #403
Shibboleth Jenkins
noreply at shibboleth.net
Tue Jul 9 13:41:04 EDT 2013
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/403/>
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Profile Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-profile-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/target>
[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 <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/main/java/net/shibboleth/idp/profile/impl/EncodeMessage.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/main/java/net/shibboleth/idp/profile/impl/EncodeMessage.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/SelectRelyingPartyConfigurationTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/SelectRelyingPartyConfigurationTest.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-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/FilterAttributesTest.java>:[121,17] constructor AttributeFilterPolicy in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy cannot be applied to given types;
required: java.lang.String,net.shibboleth.idp.attribute.filter.PolicyRequirementRule,java.util.Collection<net.shibboleth.idp.attribute.filter.AttributeRule>
found: java.lang.String,net.shibboleth.idp.attribute.filter.Matcher,java.util.ArrayList<net.shibboleth.idp.attribute.filter.AttributeRule>
reason: actual argument net.shibboleth.idp.attribute.filter.Matcher cannot be converted to net.shibboleth.idp.attribute.filter.PolicyRequirementRule by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/FilterAttributesTest.java>:[180,17] constructor AttributeFilterPolicy in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy cannot be applied to given types;
required: java.lang.String,net.shibboleth.idp.attribute.filter.PolicyRequirementRule,java.util.Collection<net.shibboleth.idp.attribute.filter.AttributeRule>
found: java.lang.String,net.shibboleth.idp.attribute.filter.Matcher,java.util.ArrayList<net.shibboleth.idp.attribute.filter.AttributeRule>
reason: actual argument net.shibboleth.idp.attribute.filter.Matcher cannot be converted to net.shibboleth.idp.attribute.filter.PolicyRequirementRule by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/FilterAttributesTest.java>:[238,17] constructor AttributeFilterPolicy in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy cannot be applied to given types;
required: java.lang.String,net.shibboleth.idp.attribute.filter.PolicyRequirementRule,java.util.Collection<net.shibboleth.idp.attribute.filter.AttributeRule>
found: java.lang.String,net.shibboleth.idp.attribute.filter.Matcher,java.util.ArrayList<net.shibboleth.idp.attribute.filter.AttributeRule>
reason: actual argument net.shibboleth.idp.attribute.filter.Matcher cannot be converted to net.shibboleth.idp.attribute.filter.PolicyRequirementRule by method invocation conversion
[INFO] 3 errors
[INFO] -------------------------------------------------------------
More information about the commits
mailing list