See 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-jlink-plugin/job/CODE_IMPROVEMENTS/14/

Changes:

* Update to new tool names
* Names are all lowercase
* Still no Maven 3.6.3 available on Windows
* remove debug-flag

All tests passed

Build log:
[...truncated 3786 lines...]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
maven-jlink-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk11-m3.6.x_build\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ 
maven-jlink-plugin ---
[INFO] Surefire report directory: 
f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk11-m3.6.x_build\target\surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugins.jlink.AbstractJLinkMojoTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s 
- in org.apache.maven.plugins.jlink.AbstractJLinkMojoTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-jlink-plugin ---
[INFO] Building jar: 
f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk11-m3.6.x_build\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
maven-jlink-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- mrm-maven-plugin:1.1.0:start (default) @ maven-jlink-plugin ---
[INFO] Configuring Mock Repository Manager...
[INFO]   Mock content (source: 
f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk11-m3.6.x_build\src\it\mrm\repository)
[INFO]   Proxy (source: this Maven session)
[INFO] Starting Mock Repository Manager
[INFO] Logging to org.slf4j.impl.MavenSimpleLogger(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
[INFO] jetty-6.1.26
[INFO] Started [email protected]:62581
[INFO] Mock Repository Manager http://localhost:62581 is started.
[INFO] Setting property 'mrm.repository.url' to 'http://localhost:62581'.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @ 
maven-jlink-plugin ---
[INFO] Installing 
f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk11-m3.6.x_build\pom.xml
 to 
f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk11-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-jlink-plugin\3.0.0-alpha-2-SNAPSHOT\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[INFO] Installing 
f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk11-m3.6.x_build\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar
 to 
f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk11-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-jlink-plugin\3.0.0-alpha-2-SNAPSHOT\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:integration-test (integration-test) @ 
maven-jlink-plugin ---
[INFO] Running 2 setup jobs:
[INFO] Building: setup-jar\pom.xml
Running on jenkins-win-he-de-2 in 
f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS
[Pipeline] {
[INFO]           setup-jar\pom.xml ................................ SUCCESS 
(10.8 s)
[INFO] Building: setup-jar-module-info\pom.xml
[Pipeline] pwd
[Pipeline] ws
Running in 
f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout windows-jdk15-m3.6.x_build)
[Pipeline] echo
NODE_NAME = jenkins-win-he-de-2
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk15-m3.6.x_build
[Pipeline] {
[Pipeline] checkout
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-jlink-plugin.git
 > git init 
 > f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk15-m3.6.x_build
 >  # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git
 > git --version # timeout=10
 > git fetch --no-tags --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
Fetching without tags
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-jlink-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-jlink-plugin.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git
 > git fetch --no-tags --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 8274fe3139779d5deaa6a433cc9f91b16d6d7130 
(CODE_IMPROVEMENTS)
Commit message: "Fixed formatting."
Cleaning workspace
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8274fe3139779d5deaa6a433cc9f91b16d6d7130 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk15-m3.6.x_build)
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] echo
Local Repo (windows-jdk15-m3.6.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_15_latest
[withMaven] using Maven installation 'maven_3.6.2_windows'
[Pipeline] {
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk15-m3.6.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat
[INFO]           setup-jar-module-info\pom.xml .................... SUCCESS 
(5.1 s)
[INFO] Setup done.
[INFO] Building: cli-options\bind-services\pom.xml

f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk15-m3.6.x_build>wmic
 logicaldisk get size,freespace,caption 
Caption  FreeSpace      Size           

C:       1921368166400  1999872454656  

F:       1797451005952  2000396742656  


[Pipeline] bat

f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2\windows-jdk15-m3.6.x_build>mvn
 -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -e 
clean verify 
----- withMaven Wrapper script -----
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[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] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[INFO] snapshot 
org.apache.maven.plugins:maven-jlink-plugin:3.0.0-alpha-2-SNAPSHOT: checking 
for updates from apache-snapshots
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk15-m3.6.x_build
[INFO] snapshot 
org.apache.maven.plugins:maven-jlink-plugin:3.0.0-alpha-2-SNAPSHOT: checking 
for updates from Nexus
[INFO] artifact 
org.apache.maven.plugins.maven-jlink-plugin:3.0.0-alpha-2-SNAPSHOT: checking 
for updates from central
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/f:/jenkins/jenkins-slave/712657a4/workspace/.maven_repositories/0/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]           cli-options\bind-services\pom.xml ................ SUCCESS 
(23.5 s)
[INFO] Building: cli-options\compress-0\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\compress-0\pom.xml ................... SUCCESS 
(8.6 s)
[INFO] Building: cli-options\compress-1\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\compress-1\pom.xml ................... SUCCESS 
(11.9 s)
[INFO] Building: cli-options\compress-2\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\compress-2\pom.xml ................... SUCCESS 
(9.4 s)
[INFO] Building: cli-options\disable-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\disable-plugin\pom.xml ............... SUCCESS 
(7.3 s)
[INFO] Building: cli-options\endian\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\endian\pom.xml ....................... SUCCESS 
(9.1 s)
[INFO] Building: cli-options\endian-big\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\endian-big\pom.xml ................... SUCCESS 
(8.6 s)
[INFO] Building: cli-options\ignore-signing-information\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\ignore-signing-information\pom.xml ... SUCCESS 
(8.1 s)
[INFO] Building: cli-options\no-header-files\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\no-header-files\pom.xml .............. SUCCESS 
(7.3 s)
[INFO] Building: cli-options\no-man-pages\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\no-man-pages\pom.xml ................. SUCCESS 
(7.5 s)
[INFO] Building: cli-options\strip-debug\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\strip-debug\pom.xml .................. SUCCESS 
(8.1 s)
[INFO] Building: MJLINK-26\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-26\pom.xml ................................ SUCCESS 
(8.0 s)
[INFO] Building: MJLINK-3_improveVerboseOutput\pom.xml
[INFO]           MJLINK-3_improveVerboseOutput\pom.xml ............ SUCCESS 
(9.6 s)
[INFO] Building: MJLINK-4_dependencyResolution\pom.xml
[INFO]           MJLINK-4_dependencyResolution\pom.xml ............ SUCCESS 
(8.0 s)
[INFO] Building: MJLINK-6_allowSetJmodPath\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-6_allowSetJmodPath\pom.xml ................ SUCCESS 
(8.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.1.0:stop (default) @ maven-jlink-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:62581
[INFO] Stopped [email protected]:62581
[INFO] Mock Repository Manager http://localhost:62581 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ 
maven-jlink-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 17, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:53 min
[INFO] Finished at: 2020-10-27T21:30:57-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2@tmp\withMavenf96bb4fc\maven-spy-20201027-212803-8356546028826705990267.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk11-m3.6.x_build\pom.xml under 
org\apache\maven\plugins\maven-jlink-plugin\3.0.0-alpha-2-SNAPSHOT\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk11-m3.6.x_build\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar 
under 
org\apache\maven\plugins\maven-jlink-plugin\3.0.0-alpha-2-SNAPSHOT\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
windows-jdk11-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT 
in source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\712657a4\workspace\n-jlink-plugin_CODE_IMPROVEMENTS@2'
 for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' 
- excludes: null
[TASKS] Found 2 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #13
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT(version:
 3.0.0-alpha-2-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 508 ms, Junit Publisher: 
227 ms, Open Task Scanner Publisher: 130 ms, Invoker Publisher: 4616 ms
[Pipeline] // withMaven
[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] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to