See
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-javadoc-plugin/job/master/48/
Changes:
* [MJAVADOC-571] javadoc:aggregate triggers Javadoc error for test-only modules
All tests passed
Build log:
[...truncated 8264 lines...]
[INFO] Building: MJAVADOC-506_excl-module-info\pom.xml
[INFO] There are 4 errors reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[INFO] Ignored 4 errors, 0 violation remaining.
[INFO]
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @
maven-javadoc-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 70, Failed: 1, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * MJAVADOC-555_link-automatic-modules\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:27 min
[INFO] Finished at: 2021-04-25T14:49:04-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\712657a4\workspace\_box_maven-javadoc-plugin_master@2@tmp\withMavenc3c929ed\maven-spy-20210425-142837-11816633990248065356293.log
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test)
on project maven-javadoc-plugin: 1 build failed. See console output above for
details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test)
on project maven-javadoc-plugin: 1 build failed. See console output above for
details.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
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:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
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)
Caused by: org.apache.maven.plugin.MojoFailureException: 1 build failed. See
console output above for details.
at org.apache.maven.plugins.invoker.InvokerSession.handleFailures
(InvokerSession.java:259)
at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
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:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
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]
[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] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.2.1-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-javadoc-plugin:maven-plugin:3.2.1-SNAPSHOT in
source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\712657a4\workspace\_box_maven-javadoc-plugin_master@2'
for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*'
- excludes: null
[TASKS] Found 27 files to scan for tasks
[TASKS] Found 7 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #37
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.2.1-SNAPSHOT(version:
3.2.1-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
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-506_excl-module-info\pom.xml ............ SUCCESS
(9.2 s)
[INFO] Building: MJAVADOC-508\pom.xml
[INFO] MJAVADOC-508\pom.xml ............................. SUCCESS
(7.3 s)
[INFO] Building: MJAVADOC-514_3rdparty-doclettags\pom.xml
[INFO] MJAVADOC-514_3rdparty-doclettags\pom.xml ......... SKIPPED due
to JRE version
[INFO] Building: MJAVADOC-526_aggr-managedDeps\pom.xml
[INFO] MJAVADOC-526_aggr-managedDeps\pom.xml ............ SUCCESS
(9.9 s)
[INFO] Building: MJAVADOC-528\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-528\pom.xml ............................. SUCCESS
(8.0 s)
[INFO] Building: MJAVADOC-538\pom.xml
[INFO] MJAVADOC-538\pom.xml ............................. SUCCESS
(6.6 s)
[INFO] Building: MJAVADOC-551 spaces\pom.xml
[INFO] MJAVADOC-551 spaces\pom.xml ...................... SUCCESS
(5.9 s)
[INFO] Building: MJAVADOC-552_fix-author\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-552_fix-author\pom.xml .................. SUCCESS
(7.8 s)
[INFO] Building: MJAVADOC-555_aggr_mixed\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-555_aggr_mixed\pom.xml .................. SUCCESS
(11.0 s)
[INFO] Building: MJAVADOC-555_link-automatic-modules\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-555_link-automatic-modules\pom.xml ...... SUCCESS
(12.5 s)
[INFO] Building: MJAVADOC-556_hide-non-exported-packages\pom.xml
[INFO] MJAVADOC-556_hide-non-exported-packages\pom.xml .. SUCCESS
(7.7 s)
[INFO] Building: MJAVADOC-558_fix-unknownthrows\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 1179 ms, Junit
Publisher: 2482 ms, Open Task Scanner Publisher: 1177 ms, Invoker Publisher:
80760 ms
[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-jdk11-m3.6.x_build
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-558_fix-unknownthrows\pom.xml ........... SUCCESS
(8.4 s)
[INFO] Building: MJAVADOC-562_release\pom.xml
[INFO] MJAVADOC-562_release\pom.xml ..................... SUCCESS
(9.0 s)
[INFO] Building: MJAVADOC-567_aggr-mixed\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-567_aggr-mixed\pom.xml .................. SUCCESS
(5.6 s)
[INFO] Building: MJAVADOC-568_export-to-testcase\pom.xml
[INFO] MJAVADOC-568_export-to-testcase\pom.xml .......... SUCCESS
(15.9 s)
[INFO] Building: MJAVADOC-568_jar-mixed\pom.xml
[INFO] MJAVADOC-568_jar-mixed\pom.xml ................... SUCCESS
(13.8 s)
[INFO] Building: MJAVADOC-568_manifest-splitpackage\pom.xml
[INFO] MJAVADOC-568_manifest-splitpackage\pom.xml ....... SUCCESS
(19.6 s)
[INFO] Building: MJAVADOC-569_aggr-mixed\pom.xml
[INFO] MJAVADOC-569_aggr-mixed\pom.xml .................. SUCCESS
(17.0 s)
[INFO] Building: MJAVADOC-571_aggr-empty-sourcepaths\pom.xml
[INFO] MJAVADOC-571_aggr-empty-sourcepaths\pom.xml ...... SUCCESS
(10.8 s)
[INFO] Building: MJAVADOC-575_source8-module-info\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-575_source8-module-info\pom.xml ......... SUCCESS
(8.0 s)
[INFO] Building: MJAVADOC-580_detectLinks\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-580_detectLinks\pom.xml ................. SUCCESS
(7.3 s)
[INFO] Building: MJAVADOC-591_release8\pom.xml
[INFO] MJAVADOC-591_release8\pom.xml .................... SUCCESS
(10.5 s)
[INFO] Building: MJAVADOC-599\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-599\pom.xml ............................. SUCCESS
(9.6 s)
[INFO] Building: MJAVADOC-610_mrjar\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-610_mrjar\pom.xml ....................... SUCCESS
(9.2 s)
[INFO] Building: MJAVADOC-613-aggregate-exclude\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-613-aggregate-exclude\pom.xml ........... SUCCESS
(14.7 s)
[INFO] Building: MJAVADOC-620_no-dot-in-version\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-620_no-dot-in-version\pom.xml ........... SUCCESS
(12.8 s)
[INFO] Building: MJAVADOC-620_top-level-package\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-620_top-level-package\pom.xml ........... SUCCESS
(13.4 s)
[INFO] Building: MJAVADOC-636-aggregate_module_skipped\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-636-aggregate_module_skipped\pom.xml .... SUCCESS
(22.1 s)
[INFO] Building: MJAVADOC-639_aggr_static_modulepath\pom.xml
[INFO] MJAVADOC-639_aggr_static_modulepath\pom.xml ...... SUCCESS
(9.8 s)
[INFO] Building: MJAVADOC-639_requires_ignored\pom.xml
[INFO] artifact org.apache.maven.plugins:maven-source-plugin: checking for
updates from central
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-639_requires_ignored\pom.xml ............ SUCCESS
(18.0 s)
[INFO] Building: MJAVADOC-661_mrjar\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-661_mrjar\pom.xml ....................... SUCCESS
(10.1 s)
[INFO] Building: site-failOnError\pom.xml
[INFO] site-failOnError\pom.xml ......................... SUCCESS
(9.1 s)
[INFO]
[INFO] --- mrm-maven-plugin:1.2.0:stop (repository) @ maven-javadoc-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:52561
[INFO] Stopped [email protected]:52561
[INFO] Mock Repository Manager http://localhost:52561 is stopped.
[INFO]
[INFO] --- mrm-maven-plugin:1.2.0:stop (3rdparty) @ maven-javadoc-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:52562
[INFO] Stopped [email protected]:52562
[INFO] Mock Repository Manager http://localhost:52562 is stopped.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-javadoc-plugin ---
[INFO] There are 4 errors reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[INFO] Ignored 4 errors, 0 violation remaining.
[INFO]
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @
maven-javadoc-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 69, Failed: 0, Errors: 0, Skipped: 4
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:27 min
[INFO] Finished at: 2021-04-25T14:54:46-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\712657a4\workspace\_box_maven-javadoc-plugin_master@2@tmp\withMaven56bea680\maven-spy-20210425-143718-7381560501879655950023.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact
windows-jdk17-m3.6.x_build\pom.xml under
org\apache\maven\plugins\maven-javadoc-plugin\3.2.1-SNAPSHOT\maven-javadoc-plugin-3.2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
windows-jdk17-m3.6.x_build\target\maven-javadoc-plugin-3.2.1-SNAPSHOT.jar under
org\apache\maven\plugins\maven-javadoc-plugin\3.2.1-SNAPSHOT\maven-javadoc-plugin-3.2.1-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.2.1-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
windows-jdk17-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.2.1-SNAPSHOT in
source directory windows-jdk17-m3.6.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\712657a4\workspace\_box_maven-javadoc-plugin_master@2'
for files matching the pattern 'windows-jdk17-m3.6.x_build\src\main\java\**\*'
- excludes: null
[TASKS] Found 27 files to scan for tasks
[TASKS] Found 7 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #37
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.2.1-SNAPSHOT(version:
3.2.1-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test
integration-test}: windows-jdk17-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 339 ms, Junit Publisher:
905 ms, Open Task Scanner Publisher: 323 ms, Invoker Publisher: 73095 ms,
Pipeline Graph Publisher: 5 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] jiraComment
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext