You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/04/24 08:10:09 UTC

Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-7457/2/

Changes:

* Bump version to 3.8.0-SNAPSHOT
* Add versionlessMavenDist profile
* [MNG-3220] fix doc: dependencyManagement import require scope import
* [MNG-7119] Upgrade Maven Wagon to 3.4.3
* use Maven Resolver 1.6.2
* [MNG-7116] add support for mirrorOf external:http:*
* [MNG-7117] add support for blocked mirror
* [MNG-7118] block HTTP repositories by default
* [maven-release-plugin] prepare release maven-3.8.0
* [maven-release-plugin] prepare for next development iteration
* next version in branch 3.8.x is 3.8.1-SNAPSHOT
* [MNG-7128] keep blocked attribute from mirrors in artifact repositories
* [maven-release-plugin] prepare release maven-3.8.1
* [maven-release-plugin] prepare for next development iteration
* [MNG-7152] Upgrade Maven Resolver to 1.6.3
* [MNG-7155] upgrade maven-source-plugin from 3.2.0 to 3.2.1
* [MNG-7117] update link to settings xsd for version 1.2.0
* [MNG-5868] No duplicate artifacts in attached artifacts
* [MNG-6071] Normalize relative paths for working directory
* [MNG-6983] Plugin key can get out of sync with artifactId and groupId
* [MNG-6819] Fix NullPointerException in StringVisitorModelInterpolator
* [MNG-6828] DependencyResolutionException breaks serialization
* [MNG-6842] ProjectBuilderTest uses Guava, but Guava is not defined in dependencies
* [MNG-6850] Prevent printing the EXEC_DIR when it's just a disk letter
* [MNG-6843] Parallel build fails due to missing JAR artifacts in compilePath
* [MNG-6937] StringSearchModelInterpolatorTest fails on symlinked paths
* [MNG-6964] Maven version sorting is internally inconsistent.
* [MNG-7000] metadata.mdo contains invalid link to schema
* [MNG-6816] Prefer System.lineSeparator() over system properties
* [MNG-6837] Simplify detection of the MAVEN_HOME and make it fully qualified on Windows
* [MNG-7170] Allow to associate pomFile/${basedir} with DefaultProjectBuilder.build(ModelSource, ...)
* [MNG-7179] Upgrade Jansi to 2.3.3
* [MNG-7177] Upgrade Maven Shared Utils to 3.3.4
* [MNG-7172] Remove expansion of Jansi native libraries
* [MNG-7032] Evaluate --help and --version after configuring the logging/color
* [MNG-7080] Add a --color option to simplify color support
* [MNG-7127] fix MavenCliTest.testStyleColors test in JDK 16
* [MNG-6993] Upgrade SLF4J to 1.7.30
* [MNG-6886] upgrade plexus-cipher to 1.8 and update changed groupId (#335)
* [MNG-6872] - Found CVEs in your dependencies - plexus-utils (tests)
* [MNG-6853] - Don't box primitives where it's not needed
* [MNG-6827] Replace deprecated StringUtils#defaultString() from Plexus Utils
* [MNG-7149] Introduce MAVEN_DEBUG_ADDRESS in mvnDebug scripts
* [MNG-6859] Build not reproducible when built from source release
* [MNG-7064] Use HTTPS for schema location in global settings.xml
* [MNG-6967] Improve the command line output from maven-artifact.
* [MNG-6874] - Upgrade Maven Parent to 34
* [MNG-6884] - Cleanup POM File after version upgrade
* [MNG-6873] Align JUnit version to 4.13
* [MNG-6844] Use StandardCharsets and remove outdated @SuppressWarnings
* Document hacks as such
* Add new ignores
* [MNG-7180] Make --color option behave more like BSD/GNU grep's --color option
* [MNG-7181] Make --version support -q
* [MNG-7184] document .mavenrc/mavenrc_pre.bat|cmd and MAVEN_SKIP_RC
* [MNG-7186] Upgrade Guice to 4.2.2
* [MNG-6987] Reorder groupId before artifactId when writing an exclusion using maven-model
* [MNG-6810] - Remove profiles in maven-model
* [MNG-6811] - Remove unnecessary filtering configuration
* [MNG-6471] Parallel builder should use the module name as thread name
* [MNG-6754] Set the same timestamp in multi module builds
* [MNG-7185] Describe explicit and recommended version for VersionRange.createFromVersionSpec()
* Use proper term: directory
* [MNG-7190] Load mavenrc from /usr/local/etc also in Bourne shell script
* [MNG-7190] add /usr/local/etc/mavenrc to reference documentation
* [MNG-7034] StackOverflowError thrown if a cycle exists in BOM imports
* [MNG-6648] 'mavenrc_pre' script does not receive arguments like mavenrc in Bourne shell does
* [MNG-7010] Omit "NB: JAVA_HOME should point to a JDK not a JRE"
* [MNG-7196] Upgrade Jansi to 2.3.4
* [MNG-7198] Upgrade SLF4J to 1.7.32
* [maven-release-plugin] prepare release maven-3.8.2
* [maven-release-plugin] prepare for next development iteration
* Document Maven 3.8.1 and 3.8.2 releases
* Fix DOAP
* Improve license handling
* [MNG-6818] - Upgrade plexus-utils 3.3.0
* [MNG-6841] update plexus-interpolation to 1.26
* [MNG-7246] Upgrade Plexus Cipher and Sec Dispatcher to 2.0
* [MNG-7216] [Regression] Revert MNG-7170
* [MNG-7250] Upgrade Sisu Inject/Plexus to 0.3.5
* [MNG-7251] Fix threadLocalArtifactsHolder leaking into cloned project
* [MNG-7219] [Regression] plexus-cipher missing from transitive dependencies
* [MNG-7236] The DefaultPluginVersionResolver should cache results for the session
* [MNG-7045] Drop CDI API from Maven
* [MNG-7252] Fix warnings issued by dependency:analyze
* [MNG-7254] Expand Windows native libraries for Jansi due to JDK-8195129 (workaround)
* [MNG-7253] Display relocation message defined in model
* [MNG-7164] Add constructor MojoExecutionException(Throwable)
* [MNG-7235] Speed improvements when calculating the sorted project graph
* [maven-release-plugin] prepare release maven-3.8.3
* [maven-release-plugin] prepare for next development iteration
* Remove swap file
* [MNG-7270] Switch to shell alternative to "which"
* [MNG-7312] Revert ThreadLocal approach from MNG-6843 and MNG-7251
* [MNG-7331] Upgrade Jansi to 2.4.0
* [maven-release-plugin] prepare release maven-3.8.4
* [maven-release-plugin] prepare for next development iteration
* Update DOAP with Maven 3.8.3 release
* Update DOAP with Maven 3.8.4 release
* Add github checks to maven-3.8.x branch
* Fix github checks
* [MNG-7156][MNG-7285] Add locking in MojoExecutor (#628)
* [MNG-7156][MNG-7285] Fix typo in test
* Bump Java to 17
* Fix SLF4J license link
* [MNG-7370] Upgrade Maven Wagon to 3.5.1
* Improve PR template
* [MNG-7377] Add .vscode/ to .gitignore
* [MNG-7374] Mutating RelocatedArtifact does not retain type
* [MNG-5561] Plugin relocation loses configuration
* [MNG-6802] FileProfileActivator changes FileProfileActivator.exists which lets flattened resolveCiFriendliesOnly depending fail activating profile
* Fix checkstyle issue
* [MNG-6326] Make the build fail if core extensions can not be loaded (#648)
* [MNG-7347] SessionScoped beans should be singletons for a given session (#653)
* [MNG-7362] DefaultArtifactResolver has spurious "Failure detected" INFO log
* [MNG-7380] Don't log non-threadsafe warning if only building a single module
* [MNG-7384] Upgrade Maven JAR Plugin to 3.2.2
* [MNG-7381] Shorten parallel builder thread name to artifactId, conditionally with groupId
* [MNG-7385] improve repository metadata documentation
* [MNG-7386] Make sure the ModelMerger$MergingList can be serialized
* [MNG-7349] Limit relocation warning message to direct dependencies only
* [MNG-6727] Using version range in parent and CI Friendly Version fails
* [MNG-7408] explain Maven 3 reporting plugin version selection
* [MNG-7400] Allow more WorkspaceReaders to participate
* [MNG-7407] Introduce a ModelVersionProcessor component to make CI Friendly Versions pluggable
* [MNG-7395] Support interpolation in extensions.xml
* [MNG-7417] Several classes do not set properties properly for building requests
* [MNG-7402] BuildListCalculator never detaches the classloader
* [MNG-5180] Versioning's snapshot version list is not included in
* [MNG-6960] Use RuntimeInformation instead of reading properties
* [MNG-7428] Upgrade Maven Parent to 35
* Remove unused imports
* [maven-release-plugin] prepare release maven-3.8.5
* [maven-release-plugin] prepare for next development iteration
* Bump version to 3.9.0-SNAPSHOT
* [MNG-6399] Lift JDK minimum to JDK 8
* [MNG-7247] Upgrade Maven Resolver to 1.7.2
* Remove unnecessary plugin dependency
* [MNG-6878] Upgrade Guice to 4.2.3
* [MNG-7068] Active dependency management for Google Guice/Guava
* [MNG-6826] Remove condition check for JDK8+ in FileSizeFormatTest
* [MNG-7019] Notify also at start when profile is missing
* [MNG-6972] Allow access to org.apache.maven.graph
* [MNG-7391] add execution strategy+runner required by Maven Build Cache
* [MNG-7350] Introduce a factory for ModelCache
* Update DOAP with Maven 3.8.5 release
* [MNG-7391] Fix MojosExecutionStrategy lookup to be able to look into the SessionScope (#692)
* [MNG-7413] fix anchor for XML elements with same name but not content
* [MNG-7445] - Refactoring, remove the useless line
* [MNG-7447] - Several Improvements by using Stream API
* [MNG-7452] - Remove JDK7 run on Maven 3.9.X Branch
* [MNG-7441] Update version of loback
* [MNG-7432] Resolver session contains non-MavenWorkspaceReader (#695)
* [MNG-7447] Fix ReactorReader unintended change (#709)
* [MNG-5222] Maven 3 no longer logs warnings about deprecated plugin parameters
* [MNG-7454] Include resolver-transport-http in Maven 3.9.x (#710)
* [MNG-7438] add execution id to "configuring mojo" debug message
* [MNG-7454] Include resolver-transport-http in Maven (#720)
* [MNG-7453] Update Resolver to 1.8.0 (#724)
* [MNG-7055] Fix G level metadata handling in 3.9.x (#691)
* [MNG-5222] Improvement in deprecated params detection
* [MNG-7457] Warn about deprecated plugin Mojo

No tests ran.

Build log:
[...truncated 193 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Core
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven SLF4J Simple Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Embedder
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Compat
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Maven Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Maven 3.9.0-SNAPSHOT:
[INFO] 
[INFO] Apache Maven ....................................... FAILURE [  2.089 s]
[INFO] Maven Model ........................................ SKIPPED
[INFO] Maven Artifact ..................................... SKIPPED
[INFO] Maven Plugin API ................................... SKIPPED
[INFO] Maven Builder Support .............................. SKIPPED
[INFO] Maven Model Builder ................................ SKIPPED
[INFO] Maven Settings ..................................... SKIPPED
[INFO] Maven Settings Builder ............................. SKIPPED
[INFO] Maven Repository Metadata Model .................... SKIPPED
[INFO] Maven Artifact Resolver Provider ................... SKIPPED
[INFO] Maven Core ......................................... SKIPPED
[INFO] Maven SLF4J Simple Provider ........................ SKIPPED
[INFO] Maven Embedder ..................................... SKIPPED
[INFO] Maven Compat ....................................... SKIPPED
[INFO] Apache Maven Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.330 s
[INFO] Finished at: 2022-04-24T08:08:26Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-home/workspace/Maven_maven-box_maven_MNG-7457/build@tmp/withMaven89bb4577/maven-spy-20220424-080824-5136475963011953752098.log
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (rat-check) on project maven: Too many files with unapproved license: 72 See RAT report in: /home/jenkins/jenkins-home/workspace/Maven_maven-box_maven_MNG-7457/build/target/rat.txt -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (rat-check) on project maven: Too many files with unapproved license: 72 See RAT report in: /home/jenkins/jenkins-home/workspace/Maven_maven-box_maven_MNG-7457/build/target/rat.txt
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:306)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
    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:127)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    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:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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)
Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 72 See RAT report in: /home/jenkins/jenkins-home/workspace/Maven_maven-box_maven_MNG-7457/build/target/rat.txt
    at org.apache.rat.mp.RatCheckMojo.check (RatCheckMojo.java:188)
    at org.apache.rat.mp.RatCheckMojo.execute (RatCheckMojo.java:161)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:301)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
    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:127)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    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:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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] 
[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
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[DevOpticsMavenPublisher] dependencies consumed: 2, artifacts produced: 0
[withMaven] Publishers: Generated Artifacts Publisher: 10 ms, Concordion Publisher: 1 ms, Open Task Scanner Publisher: 1 ms, CloudBees DevOptics Gate Artifact Publisher: 27 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [michaelo, hboutemy, rfscholte, gnodet, noreply, slachiewicz, khmarbaise, tamas, sjaranowski, herve.boutemy].
[Pipeline] echo
Sending email ...
[Pipeline] emailext