Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: SAML Profile API #1040
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jan 2 17:06:10 EST 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/1040/>
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: SAML Profile API 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-saml-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/target>
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy (default) @ idp-saml-api ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/attribute/mapping/AbstractSAMLAttributeMapper.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/attribute/mapping/AbstractSAMLAttributeMapper.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/profile/saml2/SAML2ActionSupportTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/profile/saml2/SAML2ActionSupportTest.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-saml-api/ws/src/test/java/net/shibboleth/idp/saml/profile/saml1/SAML1ActionTestingSupport.java>:[68,17] constructor RelyingPartyConfiguration in class net.shibboleth.idp.relyingparty.RelyingPartyConfiguration cannot be applied to given types;
required: java.lang.String,java.lang.String,boolean,java.util.Collection<? extends net.shibboleth.idp.profile.config.ProfileConfiguration>
found: java.lang.String,java.lang.String,java.util.Collection<net.shibboleth.idp.profile.config.ProfileConfiguration>
reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-api/ws/src/test/java/net/shibboleth/idp/saml/profile/saml2/SAML2ActionTestingSupport.java>:[68,17] constructor RelyingPartyConfiguration in class net.shibboleth.idp.relyingparty.RelyingPartyConfiguration cannot be applied to given types;
required: java.lang.String,java.lang.String,boolean,java.util.Collection<? extends net.shibboleth.idp.profile.config.ProfileConfiguration>
found: java.lang.String,java.lang.String,java.util.Collection<net.shibboleth.idp.profile.config.ProfileConfiguration>
reason: actual and formal argument lists differ in length
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list