Build failed in Jenkins: java-identity-provider-v4-nightly #750
Shibboleth Jenkins
noreply at shibboleth.net
Sun Mar 27 01:29:06 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/750/display/redirect>
Changes:
------------------------------------------
[...truncated 1.53 MB...]
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[WARNING] Checksum validation failed, no checksums available from central for https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar.asc
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar.asc (488 B at 30 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar.asc
[WARNING] Could not validate integrity of download from https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar.asc
org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:262)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:514)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:402)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207)
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:262)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:215)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:421)
at net.shibboleth.mvn.enforcer.impl.JarEnforcer.downloadArtifact (JarEnforcer.java:421)
at net.shibboleth.mvn.enforcer.impl.JarEnforcer.downloadArtifact (JarEnforcer.java:433)
at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.getSignature (BaseSigChecker.java:160)
at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.checkSignature (BaseSigChecker.java:122)
at net.shibboleth.mvn.enforcer.impl.SigChecker.checkSignature (SigChecker.java:90)
at net.shibboleth.mvn.enforcer.impl.SigChecker.testSignatures (SigChecker.java:70)
at net.shibboleth.mvn.enforcer.impl.JarEnforcer.performSignatureCheck (JarEnforcer.java:312)
at net.shibboleth.mvn.enforcer.impl.JarEnforcer.execute (JarEnforcer.java:180)
at org.apache.maven.plugins.enforcer.EnforceMojo.execute (EnforceMojo.java:205)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[WARNING] Checksum validation failed, no checksums available from central for https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar.asc
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar.asc (195 B at 32 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar.asc
[WARNING] Could not validate integrity of download from https://repo1.maven.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar.asc
org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:262)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:514)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:402)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207)
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:262)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:215)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:421)
at net.shibboleth.mvn.enforcer.impl.JarEnforcer.downloadArtifact (JarEnforcer.java:421)
at net.shibboleth.mvn.enforcer.impl.JarEnforcer.downloadArtifact (JarEnforcer.java:433)
at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.getSignature (BaseSigChecker.java:160)
at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.checkSignature (BaseSigChecker.java:122)
at net.shibboleth.mvn.enforcer.impl.SigChecker.checkSignature (SigChecker.java:90)
at net.shibboleth.mvn.enforcer.impl.SigChecker.testSignatures (SigChecker.java:70)
at net.shibboleth.mvn.enforcer.impl.JarEnforcer.performSignatureCheck (JarEnforcer.java:312)
at net.shibboleth.mvn.enforcer.impl.JarEnforcer.execute (JarEnforcer.java:180)
at org.apache.maven.plugins.enforcer.EnforceMojo.execute (EnforceMojo.java:205)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[WARNING] Checksum validation failed, no checksums available from central for https://repo1.maven.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar.asc
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar.asc (195 B at 32 kB/s)
[INFO] Could not resolve org.jboss.logging:jboss-logging:3.4.1.Final:jar.asc
[INFO] Could not find key for jboss-logging-3.4.1.Final, trying classpath store.
[INFO] Key for jboss-logging-3.4.1.Final found in classpath store.
[INFO] Could not resolve org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final:jar.asc
[INFO] Could not find key for jboss-transaction-api_1.2_spec-1.1.1.Final, trying classpath store.
[INFO] Key for jboss-transaction-api_1.2_spec-1.1.1.Final found in classpath store.
[INFO] Could not resolve org.jboss:jandex:2.2.3.Final:jar.asc
[INFO] Could not find key for jandex-2.2.3.Final, trying classpath store.
[INFO] Key for jandex-2.2.3.Final found in classpath store.
[INFO] Could not resolve org.hibernate.common:hibernate-commons-annotations:5.1.2.Final:jar.asc
[INFO] Could not find key for hibernate-commons-annotations-5.1.2.Final, trying classpath store.
[INFO] Key for hibernate-commons-annotations-5.1.2.Final found in classpath store.
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-distribution ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-distribution/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-distribution/4.2.0-SNAPSHOT/idp-distribution-4.2.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-distribution/target/idp-distribution-4.2.0-SNAPSHOT-site.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-distribution/4.2.0-SNAPSHOT/idp-distribution-4.2.0-SNAPSHOT-site.xml>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-distribution/target/shibboleth-identity-provider-4.2.0-SNAPSHOT.tar.gz> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-distribution/4.2.0-SNAPSHOT/idp-distribution-4.2.0-SNAPSHOT.tar.gz>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-distribution/target/shibboleth-identity-provider-4.2.0-SNAPSHOT.zip> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-distribution/4.2.0-SNAPSHOT/idp-distribution-4.2.0-SNAPSHOT.zip>
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M2:deploy (default-deploy) @ idp-distribution ---
[INFO] Using alternate deployment repository snapshot::https://build.shibboleth.net/nexus-proxy/content/repositories/snapshots
[INFO] Deploying net.shibboleth.idp:idp-distribution:4.2.0-SNAPSHOT at end
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 4.2.0-SNAPSHOT [34/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-bom ---
[INFO] Attaching '../idp-parent/src/site/site.xml' site descriptor with classifier 'site'.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-bom ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-bom ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.3.0.1:jar (attach-javadocs) @ idp-bom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-javadoc-plugin:3.3.0.1:test-jar (attach-javadocs) @ idp-bom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-bom >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-bom <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-bom ---
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-bom ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-bom/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-bom/4.2.0-SNAPSHOT/idp-bom-4.2.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-bom/target/idp-bom-4.2.0-SNAPSHOT-site.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-bom/4.2.0-SNAPSHOT/idp-bom-4.2.0-SNAPSHOT-site.xml>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (M2-enforce) @ idp-bom ---
[ERROR] KeyRing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-bom/src/main/enforcer/shibbolethKeys.gpg> not found
[WARNING] Rule 0: net.shibboleth.mvn.enforcer.impl.JarEnforcer failed with message:
java.io.FileNotFoundException: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-bom/src/main/enforcer/shibbolethKeys.gpg> <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-bom/src/main/enforcer/shibbolethKeys.gpg>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.2.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 21.559 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 17.256 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.129 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 16.338 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 19.171 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 15.937 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 15.313 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 14.228 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 12.396 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 12.417 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 19.476 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 12.807 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 4.992 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 15.011 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 42.197 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 12.893 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 32.681 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 29.339 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 32.085 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 19.770 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 16.928 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 14.436 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 27.127 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 34.670 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 36.505 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 21.141 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 17.341 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [ 5.924 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [ 1.553 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [ 4.023 s]
[INFO] Shibboleth IdP :: Configuration Files .............. SUCCESS [ 45.924 s]
[INFO] Shibboleth IdP :: Installer ........................ SUCCESS [ 21.652 s]
[INFO] Shibboleth IdP :: Distribution ..................... SUCCESS [ 14.881 s]
[INFO] Shibboleth IdP :: BOM .............................. FAILURE [ 0.022 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:29 min
[INFO] Finished at: 2022-03-27T01:29:06Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (M2-enforce) on project idp-bom: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :idp-bom
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list