Build failed in Jenkins: java-identity-provider-v4-nightly #675

Shibboleth Jenkins noreply at shibboleth.net
Sun Jan 23 15:47:02 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/675/display/redirect>

Changes:


------------------------------------------
[...truncated 2.63 MB...]
    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:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    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/commons-cli/commons-cli/1.4/commons-cli-1.4.jar.asc
[INFO] Downloaded from central: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar.asc (801 B at 67 kB/s)
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/eu/bitwalker/UserAgentUtils/1.21/UserAgentUtils-1.21.jar.asc
[INFO] Downloading from shib-releases: https://build.shibboleth.net/maven/releases/eu/bitwalker/UserAgentUtils/1.21/UserAgentUtils-1.21.jar.asc
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/eu/bitwalker/UserAgentUtils/1.21/UserAgentUtils-1.21.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/eu/bitwalker/UserAgentUtils/1.21/UserAgentUtils-1.21.jar.asc
[WARNING] Could not validate integrity of download from https://repo1.maven.org/maven2/eu/bitwalker/UserAgentUtils/1.21/UserAgentUtils-1.21.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:513)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:401)
    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:420)
    at net.shibboleth.mvn.enforcer.impl.JarEnforcer.downloadArtifact (JarEnforcer.java:432)
    at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.getSignature (BaseSigChecker.java:155)
    at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.checkSignature (BaseSigChecker.java:117)
    at net.shibboleth.mvn.enforcer.impl.M2SigChecker$M2Visitor.visitFile (M2SigChecker.java:93)
    at net.shibboleth.mvn.enforcer.impl.M2SigChecker$M2Visitor.visitFile (M2SigChecker.java:69)
    at java.nio.file.Files.walkFileTree (Files.java:2725)
    at java.nio.file.Files.walkFileTree (Files.java:2797)
    at net.shibboleth.mvn.enforcer.impl.M2SigChecker.testSignatures (M2SigChecker.java:61)
    at net.shibboleth.mvn.enforcer.impl.JarEnforcer.performM2Check (JarEnforcer.java:274)
    at net.shibboleth.mvn.enforcer.impl.JarEnforcer.execute (JarEnforcer.java:178)
    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:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    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/eu/bitwalker/UserAgentUtils/1.21/UserAgentUtils-1.21.jar.asc
[INFO] Downloaded from central: https://repo1.maven.org/maven2/eu/bitwalker/UserAgentUtils/1.21/UserAgentUtils-1.21.jar.asc (496 B at 38 kB/s)
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/antlr/antlr/2.7.7/antlr-2.7.7.jar.asc
[INFO] Downloading from shib-releases: https://build.shibboleth.net/maven/releases/antlr/antlr/2.7.7/antlr-2.7.7.jar.asc
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar.asc
[INFO] Could not resolve antlr:antlr:2.7.7:jar.asc
[INFO] Could not find key for antlr-2.7.7, trying classpath store.
[INFO] Key for antlr-2.7.7 found in classpath store.
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/antlr/antlr/2.7.2/antlr-2.7.2.jar.asc
[INFO] Downloading from shib-releases: https://build.shibboleth.net/maven/releases/antlr/antlr/2.7.2/antlr-2.7.2.jar.asc
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar.asc
[INFO] Could not resolve antlr:antlr:2.7.2:jar.asc
[INFO] Could not find key for antlr-2.7.2, trying classpath store.
[ERROR] Key for antlr-2.7.2 no found in classpath store
[ERROR] antlr 2.7.2 could not find signature (group=antlr)
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar.asc
[INFO] Downloading from shib-releases: https://build.shibboleth.net/maven/releases/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar.asc
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar.asc
[WARNING] Could not validate integrity of download from https://repo1.maven.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.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:513)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:401)
    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:420)
    at net.shibboleth.mvn.enforcer.impl.JarEnforcer.downloadArtifact (JarEnforcer.java:432)
    at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.getSignature (BaseSigChecker.java:155)
    at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.checkSignature (BaseSigChecker.java:117)
    at net.shibboleth.mvn.enforcer.impl.M2SigChecker$M2Visitor.visitFile (M2SigChecker.java:93)
    at net.shibboleth.mvn.enforcer.impl.M2SigChecker$M2Visitor.visitFile (M2SigChecker.java:69)
    at java.nio.file.Files.walkFileTree (Files.java:2725)
    at java.nio.file.Files.walkFileTree (Files.java:2797)
    at net.shibboleth.mvn.enforcer.impl.M2SigChecker.testSignatures (M2SigChecker.java:61)
    at net.shibboleth.mvn.enforcer.impl.JarEnforcer.performM2Check (JarEnforcer.java:274)
    at net.shibboleth.mvn.enforcer.impl.JarEnforcer.execute (JarEnforcer.java:178)
    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:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    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/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar.asc
[INFO] Downloaded from central: https://repo1.maven.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar.asc (226 B at 19 kB/s)
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/sslext/sslext/1.2-0/sslext-1.2-0.jar.asc
[INFO] Downloading from shib-releases: https://build.shibboleth.net/maven/releases/sslext/sslext/1.2-0/sslext-1.2-0.jar.asc
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar.asc
[INFO] Could not resolve sslext:sslext:1.2-0:jar.asc
[INFO] Could not find key for sslext-1.2-0, trying classpath store.
[ERROR] Key for sslext-1.2-0 no found in classpath store
[ERROR] sslext 1.2-0 could not find signature (group=sslext)
[INFO] 4 Runtime/compile duplicates
[INFO] 4 Runtime/compile duplicates
[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 antlr:antlr:2.7.7:jar.asc
[INFO] Could not find key for antlr-2.7.7, trying classpath store.
[INFO] Key for antlr-2.7.7 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] Could not resolve com.duosecurity:DuoWeb:1.3:jar.asc
[INFO] Could not find key for DuoWeb-1.3, trying classpath store.
[INFO] Key for DuoWeb-1.3 found in classpath store.
[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 antlr:antlr:2.7.7:jar.asc
[INFO] Could not find key for antlr-2.7.7, trying classpath store.
[INFO] Key for antlr-2.7.7 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] Could not resolve com.duosecurity:DuoWeb:1.3:jar.asc
[INFO] Could not find key for DuoWeb-1.3, trying classpath store.
[INFO] Key for DuoWeb-1.3 found in classpath store.
[WARNING] Rule 0: net.shibboleth.mvn.enforcer.impl.JarEnforcer failed with message:
Signature check ove ~m2 failed, check the file ./target/m2Report.txt
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.2.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  4.332 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 16.089 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.242 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 16.582 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 18.841 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 16.494 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 15.344 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 14.733 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 13.090 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 13.424 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 19.582 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 13.415 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  5.475 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 16.211 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 44.064 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 13.759 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 32.917 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 30.848 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 32.331 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 21.685 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 18.371 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 15.727 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 28.520 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 35.177 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 37.879 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 21.359 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 18.290 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [  6.228 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [  1.665 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [  1.989 s]
[INFO] Shibboleth IdP :: Configuration Files .............. SUCCESS [ 46.876 s]
[INFO] Shibboleth IdP :: Installer ........................ SUCCESS [ 22.868 s]
[INFO] Shibboleth IdP :: Distribution ..................... FAILURE [ 26.705 s]
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:42 min
[INFO] Finished at: 2022-01-23T15:47:02Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (idp-enforce) on project idp-distribution: 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-distribution
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list