See 
https://builds.apache.org/job/maven-box/job/maven-ear-plugin/job/JDK-TEST/19/

Changes:

* Add JDK 15
* Add Maven 3.6.3

No tests ran.

Build log:
[...truncated 34296 lines...]
[INFO] [INFO] 
[INFO] [INFO] war-module ......................................... SUCCESS [  
1.940 s]
[INFO] [INFO] ear-module ......................................... FAILURE [  
0.529 s]
[INFO] [INFO] pom ................................................ SKIPPED
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] Total time: 2.636 s
[INFO] [INFO] Finished at: 2020-01-16T10:38:38+00:00
[INFO] [INFO] Final Memory: 28M/1447M
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-ear-plugin:3.0.2-SNAPSHOT:generate-application-xml
 (default-generate-application-xml) on project ear-module: fileNameMapping has 
ben removed with version 3.0.0 but you are still using it. -> [Help 1]
[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to 
execute goal 
org.apache.maven.plugins:maven-ear-plugin:3.0.2-SNAPSHOT:generate-application-xml
 (default-generate-application-xml) on project ear-module: fileNameMapping has 
ben removed with version 3.0.0 but you are still using it.
[INFO]  at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
[INFO]  at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[INFO]  at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[INFO]  at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
[INFO]  at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
[INFO]  at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[INFO]  at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[INFO]  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
[INFO]  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
[INFO]  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
[INFO]  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
[INFO]  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
[INFO]  at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
[INFO]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO]  at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO]  at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO]  at java.lang.reflect.Method.invoke(Method.java:606)
[INFO]  at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[INFO]  at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[INFO]  at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[INFO]  at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] Caused by: org.apache.maven.plugin.MojoExecutionException: 
fileNameMapping has ben removed with version 3.0.0 but you are still using it.
[INFO]  at 
org.apache.maven.plugins.ear.AbstractEarMojo.execute(AbstractEarMojo.java:182)
[INFO]  at 
org.apache.maven.plugins.ear.GenerateApplicationXmlMojo.execute(GenerateApplicationXmlMojo.java:166)
[INFO]  at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[INFO]  at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
[INFO]  ... 20 more
[INFO] [ERROR] 
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, 
please read the following articles:
[INFO] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] [ERROR] 
[INFO] [ERROR] After correcting the problems, you can resume the build with the 
command
[INFO] [ERROR]   mvn <goals> -rf :ear-module
[INFO] run post-build script verify.groovy
[INFO] Running post-build script: 
/home/jenkins/jenkins-slave/workspace/en-box_maven-ear-plugin_JDK-TEST@2/linux-jdk7-m3.3.x_build/target/it/filenamemapping-usage-fail/verify.groovy
[INFO] Finished post-build script: 
/home/jenkins/jenkins-slave/workspace/en-box_maven-ear-plugin_JDK-TEST@2/linux-jdk7-m3.3.x_build/target/it/filenamemapping-usage-fail/verify.groovy
[INFO]           filenamemapping-usage-fail/pom.xml ............... SUCCESS 
(4.8 s)
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.1:integration-test (default) @ 
maven-ear-plugin ---
[INFO] Failsafe report directory: 
/home/jenkins/jenkins-slave/workspace/en-box_maven-ear-plugin_JDK-TEST@2/linux-jdk7-m3.3.x_build/target/failsafe-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugins.ear.it.EarMojoIT
  Building: project-001
Running on H29 in 
/home/jenkins/jenkins-slave/workspace/en-box_maven-ear-plugin_JDK-TEST@3
[Pipeline] {
[Pipeline] pwd
[Pipeline] ws
Running in 
/home/jenkins/jenkins-slave/workspace/en-box_maven-ear-plugin_JDK-TEST@3@2
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout linux-jdk7-m3.5.x_build)
[Pipeline] echo
NODE_NAME = H29
[Pipeline] dir
Running in 
/home/jenkins/jenkins-slave/workspace/en-box_maven-ear-plugin_JDK-TEST@3@2/linux-jdk7-m3.5.x_build
[Pipeline] {
[Pipeline] checkout
  Building: project-035
  Building: project-002
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git
 > git init 
 > /home/jenkins/jenkins-slave/workspace/en-box_maven-ear-plugin_JDK-TEST@3@2/linux-jdk7-m3.5.x_build
 >  # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-ear-plugin.git
 > git --version # timeout=10
 > git fetch --no-tags --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-ear-plugin.git 
 > +refs/heads/*:refs/remotes/origin/*
Fetching without tags
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-ear-plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-ear-plugin.git # timeout=10
Checking out Revision d091fa8a600101290df7a75ded6d73bf635d0b88 (JDK-TEST)
Commit message: "asfMavenTlpStdBuild to asfMavenTlpPlgnBuild."
Cleaning workspace
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-ear-plugin.git
 > git fetch --no-tags --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-ear-plugin.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d091fa8a600101290df7a75ded6d73bf635d0b88
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build linux-jdk7-m3.5.x_build)
[Pipeline] echo
Local Repo (linux-jdk7-m3.5.x_build): ../.maven_repositories/0
[Pipeline] withMaven
[withMaven] Options: 
[org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false],
 
JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false],
 
org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false',
 healthy='', unHealthy='', thresholdLimit='low'], 
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false',
 healthy='', unHealthy='', thresholdLimit='low'], 
org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false,
 scopes=[compile, provided, runtime], versions={snapshot:true, release:false}], 
org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher[disabled=false],
 
org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false,
 scopes=[compile, provided, runtime], versions={snapshot:true, release:false}, 
skipDownstreamTriggers=false, lifecycleThreshold=deploy, 
ignoreUpstreamTriggers=false], 
org.jenkinsci.plugins.pipeline.maven.publishers.MavenLinkerPublisher2[disabled=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 1.7 (latest)
[withMaven] using Maven installation 'Maven 3.5.4'
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
  Building: project-003
[Pipeline] {
[Pipeline] dir
Running in 
/home/jenkins/jenkins-slave/workspace/en-box_maven-ear-plugin_JDK-TEST@3@2/linux-jdk7-m3.5.x_build
[Pipeline] {
Aborted by slachiewicz
Sending interrupt signal to process
  Building: project-036
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-ear-plugin ---
Sending interrupt signal to process
script returned exit code 143
[Pipeline] }
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-ear-plugin ---
[Pipeline] // dir
[Pipeline] }
Failed in branch linux-jdk7-m3.6.x_build
[Pipeline] }
Failed in branch linux-jdk8-m3.6.x_build
[Pipeline] }
Failed in branch linux-jdk11-m3.6.x_build
[Pipeline] }
Failed in branch linux-jdk13-m3.6.x_build
[Pipeline] }
Failed in branch linux-jdk14-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk7-m3.2.x_build
[Pipeline] }
Failed in branch windows-jdk7-m3.3.x_build
[Pipeline] }
Failed in branch windows-jdk7-m3.5.x_build
[Pipeline] }
Failed in branch windows-jdk7-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk8-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk11-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk13-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk14-m3.6.x_build
[Pipeline] }
[Pipeline] }
script returned exit code 143
[Pipeline] // dir
[Pipeline] }
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] cleanWs
[withMaven] One or multiple Maven executions have been ignored by the Jenkins 
Pipeline Maven Plugin because they have been interrupted before completion (1). 
See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[withMaven] One or multiple Maven executions have been ignored by the Jenkins 
Pipeline Maven Plugin because they have been interrupted before completion (1). 
See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7-m3.5.x_build
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7-m3.2.x_build
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7-m3.3.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to