Build failed in Jenkins: java-metadata-aggregator-0.10-nightly #687

Shibboleth Jenkins noreply at shibboleth.net
Thu Mar 17 01:05:04 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/687/display/redirect>

Changes:


------------------------------------------
[...truncated 176.00 KB...]
[INFO] Could not resolve org.codehaus.plexus:plexus-i18n:1.0-beta-10:jar.asc
[INFO] Could not find key for plexus-i18n-1.0-beta-10, trying classpath store.
[INFO] Key for plexus-i18n-1.0-beta-10 found in classpath store.
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar.asc
[WARNING] Could not validate integrity of download from https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.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.M2SigChecker$M2Visitor.visitFile (M2SigChecker.java:100)
    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: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 shib-thirdparty-old for https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar.asc
[INFO] Downloaded from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar.asc (163 B at 2.2 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm/7.1/asm-7.1.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm/7.1/asm-7.1.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/ow2/asm/asm/7.1/asm-7.1.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.jar.asc
[INFO] Could not resolve org.ow2.asm:asm:7.1:jar.asc
[INFO] Could not find key for asm-7.1, trying classpath store.
[INFO] Key for asm-7.1 found in classpath store.
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm/6.2/asm-6.2.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm/6.2/asm-6.2.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/ow2/asm/asm/6.2/asm-6.2.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar.asc
[INFO] Could not resolve org.ow2.asm:asm:6.2:jar.asc
[INFO] Could not find key for asm-6.2, trying classpath store.
[INFO] Key for asm-6.2 found in classpath store.
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar.asc
[INFO] Could not resolve org.ow2.asm:asm-commons:7.1:jar.asc
[INFO] Could not find key for asm-commons-7.1, trying classpath store.
[INFO] Key for asm-commons-7.1 found in classpath store.
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar.asc
[INFO] Could not resolve org.ow2.asm:asm-tree:7.1:jar.asc
[INFO] Could not find key for asm-tree-7.1, trying classpath store.
[INFO] Key for asm-tree-7.1 found in classpath store.
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar.asc
[INFO] Could not resolve org.ow2.asm:asm-analysis:7.1:jar.asc
[INFO] Could not find key for asm-analysis-7.1, trying classpath store.
[INFO] Key for asm-analysis-7.1 found in classpath store.
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm-util/7.1/asm-util-7.1.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm-util/7.1/asm-util-7.1.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/org/ow2/asm/asm-util/7.1/asm-util-7.1.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/ow2/asm/asm-util/7.1/asm-util-7.1.jar.asc
[INFO] Could not resolve org.ow2.asm:asm-util:7.1:jar.asc
[INFO] Could not find key for asm-util-7.1, trying classpath store.
[INFO] Key for asm-util-7.1 found in classpath store.
[WARNING] No keyring or asc file found for org.webjars
[ERROR] Could not load keyring for org.webjars
java.io.FileNotFoundException: Could not locate keyring
    at net.shibboleth.mvn.enforcer.impl.GPGKeyRing.<init> (GPGKeyRing.java:118)
    at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.getKeyRing (BaseSigChecker.java:205)
    at net.shibboleth.mvn.enforcer.impl.BaseSigChecker.checkSignature (BaseSigChecker.java:116)
    at net.shibboleth.mvn.enforcer.impl.M2SigChecker$M2Visitor.visitFile (M2SigChecker.java:100)
    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: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)
[ERROR] Artifact: jquery Version: 3.5.1 Group: org.webjars No keyring 
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar.asc
[INFO] Could not resolve com.google.code.findbugs:jsr305:1.3.9:jar.asc
[INFO] Could not find key for jsr305-1.3.9, trying classpath store.
[INFO] Key for jsr305-1.3.9 found in classpath store.
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/javax/inject/javax.inject/1/javax.inject-1.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/javax/inject/javax.inject/1/javax.inject-1.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/javax/inject/javax.inject/1/javax.inject-1.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar.asc
[INFO] Could not resolve javax.inject:javax.inject:1:jar.asc
[INFO] Could not find key for javax.inject-1, trying classpath store.
[INFO] Key for javax.inject-1 found in classpath store.
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar.asc
[INFO] Could not resolve javax.annotation:jsr250-api:1.0:jar.asc
[INFO] Could not find key for jsr250-api-1.0, trying classpath store.
[INFO] Key for jsr250-api-1.0 found in classpath store.
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/asm/asm/3.3.1/asm-3.3.1.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/asm/asm/3.3.1/asm-3.3.1.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/asm/asm/3.3.1/asm-3.3.1.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar.asc
[INFO] Could not resolve asm:asm:3.3.1:jar.asc
[INFO] Could not find key for asm-3.3.1, trying classpath store.
[INFO] Key for asm-3.3.1 found in classpath store.
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/joda-time/joda-time/2.10.13/joda-time-2.10.13.jar.asc
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/joda-time/joda-time/2.10.13/joda-time-2.10.13.jar.asc
[INFO] Downloading from shib-thirdparty-old: https://build.shibboleth.net/nexus/content/repositories/thirdparty/joda-time/joda-time/2.10.13/joda-time-2.10.13.jar.asc
[INFO] Downloading from central: https://repo1.maven.org/maven2/joda-time/joda-time/2.10.13/joda-time-2.10.13.jar.asc
[WARNING] Could not validate integrity of download from https://repo1.maven.org/maven2/joda-time/joda-time/2.10.13/joda-time-2.10.13.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.M2SigChecker$M2Visitor.visitFile (M2SigChecker.java:100)
    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: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/joda-time/joda-time/2.10.13/joda-time-2.10.13.jar.asc
[INFO] Downloaded from central: https://repo1.maven.org/maven2/joda-time/joda-time/2.10.13/joda-time-2.10.13.jar.asc (849 B at 65 kB/s)
[WARNING] Rule 0: net.shibboleth.mvn.enforcer.impl.JarEnforcer failed with message:
Signature check over ~m2 failed, check the file ./target/m2SignatureReport.txt
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Metadata Aggregator 0.10.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Metadata Aggregator ..................... SUCCESS [  5.851 s]
[INFO] Processing Framework ............................... SUCCESS [ 44.800 s]
[INFO] RSA Key Lists ...................................... SUCCESS [  9.663 s]
[INFO] Command Line Interface ............................. SUCCESS [ 12.006 s]
[INFO] Distribution Packages .............................. FAILURE [  9.377 s]
[INFO] Bill of Materials .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:22 min
[INFO] Finished at: 2022-03-17T01:05:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (M2-enforce) on project mda-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 :mda-distribution
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list