See 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-artifact-plugin/job/master/23/

Changes:

* add documentation

No tests ran.

Build log:
[...truncated 2918 lines...]
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ maven-artifact-plugin ---
[INFO] Building jar: 
f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2\windows-jdk11-m3.6.x_build\target\maven-artifact-plugin-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ maven-artifact-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
maven-artifact-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:install (integration-test) @ 
maven-artifact-plugin ---
[INFO] Installing 
f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2\windows-jdk11-m3.6.x_build\pom.xml
 to 
f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2\windows-jdk11-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-artifact-plugin\1.0-SNAPSHOT\maven-artifact-plugin-1.0-SNAPSHOT.pom
[INFO] Installing 
f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2\windows-jdk11-m3.6.x_build\target\maven-artifact-plugin-1.0-SNAPSHOT.jar
 to 
f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2\windows-jdk11-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-artifact-plugin\1.0-SNAPSHOT\maven-artifact-plugin-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:integration-test (integration-test) @ 
maven-artifact-plugin ---
[INFO] Building: mono\pom.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-artifact-plugin:maven-plugin:1.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
windows-jdk7-m3.5.x_build\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-artifact-plugin:maven-plugin:1.0-SNAPSHOT in 
source directory windows-jdk7-m3.5.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2'
 for files matching the pattern 'windows-jdk7-m3.5.x_build\src\main\java\**\*' 
- excludes: null
[TASKS] Found 6 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #22
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-artifact-plugin:maven-plugin:1.0-SNAPSHOT(version:
 1.0-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test
  integration-test}: windows-jdk7-m3.5.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 1485 ms, Junit 
Publisher: 610 ms, Open Task Scanner Publisher: 1131 ms, Invoker Publisher: 
1386 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] }
Running on jenkins-win-he-de-2 in 
f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master
[Pipeline] {
[Pipeline] pwd
[Pipeline] ws
Running in 
f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@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\box_maven-artifact-plugin_master@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-artifact-plugin.git
 > git init 
 > f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2\windows-jdk15-m3.6.x_build
 >  # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git
 > git --version # timeout=10
 > git fetch --no-tags --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
Fetching without tags
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-artifact-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-artifact-plugin.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git
 > git fetch --no-tags --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 7a7ec06a2300c5e9656f1fd77f748f2c09717d17 (master)
Commit message: "add documentation"
Cleaning workspace
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a7ec06a2300c5e9656f1fd77f748f2c09717d17 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk15-m3.6.x_build)
[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\box_maven-artifact-plugin_master@2\windows-jdk15-m3.6.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat

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

C:       1911273791488  1999872454656  

F:       1808700424192  2000396742656  


[Pipeline] bat

f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@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
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk15-m3.6.x_build
[INFO] run post-build script verify.groovy
[INFO]           mono\pom.xml ..................................... SUCCESS 
(15.6 s)
[INFO] Building: multi\pom.xml
[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]           mono\pom.xml ..................................... SUCCESS 
(14.0 s)
[INFO] Building: multi\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multi\pom.xml .................................... SUCCESS 
(5.4 s)
[INFO] Building: skip-install-deploy\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multi\pom.xml .................................... SUCCESS 
(5.2 s)
[INFO] Building: skip-install-deploy\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           skip-install-deploy\pom.xml ...................... SUCCESS 
(4.1 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-artifact-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ 
maven-artifact-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 3, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  33.548 s
[INFO] Finished at: 2021-01-03T15:06:27-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2@tmp\withMavend7dfe61f\maven-spy-20210103-150553-8663489179361499045038.log
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2@tmp\withMavend7dfe61f\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2@tmp\withMavend7dfe61f"
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk8-m3.6.x_build\pom.xml under 
org\apache\maven\plugins\maven-artifact-plugin\1.0-SNAPSHOT\maven-artifact-plugin-1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk8-m3.6.x_build\target\maven-artifact-plugin-1.0-SNAPSHOT.jar under 
org\apache\maven\plugins\maven-artifact-plugin\1.0-SNAPSHOT\maven-artifact-plugin-1.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-artifact-plugin:maven-plugin:1.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
windows-jdk8-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-artifact-plugin:maven-plugin:1.0-SNAPSHOT in 
source directory windows-jdk8-m3.6.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2'
 for files matching the pattern 'windows-jdk8-m3.6.x_build\src\main\java\**\*' 
- excludes: null
[TASKS] Found 6 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #22
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-artifact-plugin:maven-plugin:1.0-SNAPSHOT(version:
 1.0-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test
  integration-test}: windows-jdk8-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           skip-install-deploy\pom.xml ...................... SUCCESS 
(4.8 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-artifact-plugin ---
[withMaven] Publishers: Generated Artifacts Publisher: 223 ms, Junit Publisher: 
29 ms, Open Task Scanner Publisher: 115 ms, Invoker Publisher: 814 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] }
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ 
maven-artifact-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 3, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  34.518 s
[INFO] Finished at: 2021-01-03T15:06:41-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2@tmp\withMaven5a73fe22\maven-spy-20210103-150606-5647099944436765748359.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk11-m3.6.x_build\pom.xml under 
org\apache\maven\plugins\maven-artifact-plugin\1.0-SNAPSHOT\maven-artifact-plugin-1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk11-m3.6.x_build\target\maven-artifact-plugin-1.0-SNAPSHOT.jar under 
org\apache\maven\plugins\maven-artifact-plugin\1.0-SNAPSHOT\maven-artifact-plugin-1.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-artifact-plugin:maven-plugin:1.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
windows-jdk11-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-artifact-plugin:maven-plugin:1.0-SNAPSHOT in 
source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-artifact-plugin_master@2'
 for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' 
- excludes: null
[TASKS] Found 6 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #22
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-artifact-plugin:maven-plugin:1.0-SNAPSHOT(version:
 1.0-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test
  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 201 ms, Junit Publisher: 
29 ms, Open Task Scanner Publisher: 108 ms, Invoker Publisher: 750 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 [hboutemy].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to