Build failed in Jenkins: java-identity-provider-v5 » Shibboleth IdP :: Administrative Profile API #666
Shibboleth Jenkins
noreply at shibboleth.net
Tue Mar 14 22:02:12 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-admin-api/666/display/redirect?page=changes>
Changes:
[Scott Cantor] Rename getBuilderOrThrow to ensureBuilder.
------------------------------------------
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-admin-api >------------------
[INFO] Building Shibboleth IdP :: Administrative Profile API 5.0.0-SNAPSHOT [6/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 31 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-admin-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-admin-api/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-admin-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-admin-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-admin-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-admin-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-admin-api/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-admin-api/ws/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[135,61] cannot find symbol
symbol: method <org.opensaml.saml.ext.saml2mdui.UIInfo>ensureBuilder(javax.xml.namespace.QName)
location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-admin-api/ws/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[230,69] cannot find symbol
symbol: method <org.opensaml.saml.ext.saml2mdui.DisplayName>ensureBuilder(javax.xml.namespace.QName)
location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-admin-api/ws/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[247,69] cannot find symbol
symbol: method <org.opensaml.saml.ext.saml2mdui.Description>ensureBuilder(javax.xml.namespace.QName)
location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-admin-api/ws/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[266,43] cannot find symbol
symbol: method <org.opensaml.saml.ext.saml2mdui.Logo>ensureBuilder(javax.xml.namespace.QName)
location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-admin-api/ws/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[285,72] cannot find symbol
symbol: method <org.opensaml.saml.ext.saml2mdui.InformationURL>ensureBuilder(javax.xml.namespace.QName)
location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-admin-api/ws/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[302,77] cannot find symbol
symbol: method <org.opensaml.saml.ext.saml2mdui.PrivacyStatementURL>ensureBuilder(javax.xml.namespace.QName)
location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[INFO] 6 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list