Build failed in Jenkins: java-identity-provider-v5 » Shibboleth IdP :: SAML Profile Implementation #612

Shibboleth Jenkins noreply at shibboleth.net
Mon Feb 27 16:52:02 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-saml-impl/612/display/redirect?page=changes>

Changes:

[Scott Cantor] IDP-2076 - Implement new SAML profile settings


------------------------------------------
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-saml-impl >------------------
[INFO] Building Shibboleth IdP :: SAML Profile Implementation 5.0.0-SNAPSHOT [19/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 78 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/shib-profile-impl-5.0.0-20230227.020552-15.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/shib-profile-impl-5.0.0-20230227.020552-15.pom (2.6 kB at 863 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/shib-profile-impl-5.0.0-20230227.020552-15.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-profile-impl/5.0.0-SNAPSHOT/shib-profile-impl-5.0.0-20230227.020552-15.jar (13 kB at 3.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-saml-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-saml-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-saml-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-saml-impl/ws/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 130 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-saml-impl/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/saml2/profile/config/impl/BrowserSSOProfileConfiguration.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/saml2/profile/config/impl/BrowserSSOProfileConfiguration.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/saml2/profile/config/impl/BrowserSSOProfileConfiguration.java>: Recompile with -Xlint:removal for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/messaging/impl/AddAttributeConsumingServiceHandler.java>:[81,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/messaging/impl/AddAttributeConsumingServiceHandler.java>:[92,30] method getRequestedAttributes in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler cannot be applied to given types;
  required: org.opensaml.saml.saml2.core.AuthnRequest
  found:    org.opensaml.messaging.context.MessageContext,org.opensaml.saml.saml2.core.AuthnRequest
  reason: actual and formal argument lists differ in length
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/messaging/impl/AddAttributeConsumingServiceHandler.java>:[100,21] method getRequestedAttributes in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler cannot be applied to given types;
  required: org.opensaml.saml.saml2.core.AuthnRequest
  found:    org.opensaml.messaging.context.MessageContext,org.opensaml.saml.saml2.core.AuthnRequest
  reason: actual and formal argument lists differ in length
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list