Build failed in Jenkins: java-identity-provider-v5-nightly #321

Shibboleth Jenkins noreply at shibboleth.net
Wed Mar 15 01:55:34 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/321/display/redirect?page=changes>

Changes:

[Scott Cantor] Rename getBuilderOrThrow to ensureBuilder.


------------------------------------------
[...truncated 530.40 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-authn-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-authn-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-authn-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-authn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 81 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/principal/PrincipalServiceManager.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/principal/PrincipalServiceManager.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/principal/PrincipalServiceManager.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-authn-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-authn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-authn-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.979 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-authn-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-authn-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) @ idp-authn-api ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/javadoc-bundle-options.> Ignored it.
[INFO]  Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[WARNING] Javadoc Warnings
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:903: warning: no comment
[WARNING] protected ConnectionPassivator createConnectionPassivator(final PassivatorType type) {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:883: warning: no comment
[WARNING] protected SearchConnectionValidator createSearchConnectionValidator(final String baseDn, final String filter) {
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.2:test-jar (attach-javadocs) @ idp-authn-api ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/javadoc-bundle-options.> Ignored it.
[INFO]  Building classpath javadoc argument
[INFO] Configuration changed, re-generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[WARNING] Javadoc Warnings
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/AuthenticationFlowDescriptorTest.java>:33: warning: no comment
[WARNING] private AuthenticationFlowDescriptor descriptor;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/AuthenticationFlowDescriptorTest.java>:35: warning: no comment
[WARNING] @BeforeMethod public void setUp() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:69: warning: no @throws for java.lang.Exception
[WARNING] @AfterClass public void teardownDirectoryServer() throws Exception {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:52: warning: no comment
[WARNING] private Authenticator authenticator;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:46: warning: no comment
[WARNING] private static final String DATA_PATH = "/net/shibboleth/idp/authn/config/";
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:48: warning: no comment
[WARNING] private InMemoryDirectory directoryServer;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:50: warning: no comment
[WARNING] private LDAPAuthenticationFactoryBean factoryBean;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:124: warning: no comment
[WARNING] private AuthenticationRequest createAuthenticationRequest(final String username, final String password) {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:78: warning: no comment
[WARNING] public void setupAuthenticator() throws Exception {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:106: warning: no comment
[WARNING] @AfterMethod public void teardownAuthenticator() throws Exception {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:117: warning: no comment
[WARNING] @Test public void testAuthnFailure() throws Exception {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:110: warning: no comment
[WARNING] @Test public void testAuthnSuccess() throws Exception {
[WARNING] ^
[WARNING] 12 warnings
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-authn-api >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-authn-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-authn-api ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-authn-api <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-authn-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-test-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M2:deploy (default-deploy) @ idp-authn-api ---
[INFO] Using alternate deployment repository snapshot::https://build.shibboleth.net/nexus-proxy/content/repositories/snapshots
[INFO] Deploying net.shibboleth.idp:idp-authn-api:5.0.0-SNAPSHOT at end
[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 97 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-20230314.012142-285.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-20230314.012142-285.pom (4.6 kB at 912 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-20230314.012142-285.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-20230314.012142-285.jar (120 kB at 24 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-admin-api ---
[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-nightly/ws/idp-admin-api/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/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-nightly/ws/idp-admin-api/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-nightly/ws/idp-admin-api/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-nightly/ws/idp-admin-api/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-nightly/ws/idp-admin-api/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-nightly/ws/idp-admin-api/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] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 13.614 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 10.285 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.283 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 15.901 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 19.766 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... FAILURE [  0.665 s]
[INFO] Shibboleth IdP :: Session API ...................... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................. SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Testing .......................... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Spring Integration ............... SKIPPED
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Command Line ..................... SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:02 min
[INFO] Finished at: 2023-03-15T01:55:34Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-admin-api: Compilation failure: Compilation failure: 
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[135,61] cannot find symbol
[ERROR]   symbol:   method <org.opensaml.saml.ext.saml2mdui.UIInfo>ensureBuilder(javax.xml.namespace.QName)
[ERROR]   location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[230,69] cannot find symbol
[ERROR]   symbol:   method <org.opensaml.saml.ext.saml2mdui.DisplayName>ensureBuilder(javax.xml.namespace.QName)
[ERROR]   location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[247,69] cannot find symbol
[ERROR]   symbol:   method <org.opensaml.saml.ext.saml2mdui.Description>ensureBuilder(javax.xml.namespace.QName)
[ERROR]   location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[266,43] cannot find symbol
[ERROR]   symbol:   method <org.opensaml.saml.ext.saml2mdui.Logo>ensureBuilder(javax.xml.namespace.QName)
[ERROR]   location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[285,72] cannot find symbol
[ERROR]   symbol:   method <org.opensaml.saml.ext.saml2mdui.InformationURL>ensureBuilder(javax.xml.namespace.QName)
[ERROR]   location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[302,77] cannot find symbol
[ERROR]   symbol:   method <org.opensaml.saml.ext.saml2mdui.PrivacyStatementURL>ensureBuilder(javax.xml.namespace.QName)
[ERROR]   location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :idp-admin-api
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list