See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-javadoc-plugin/job/MJAVADOC-618/7/

Changes:

* log javadocRuntimeVersion

1 tests failed.
FAILED:  
org.apache.maven.plugins.javadoc.JavadocReportTest.windows-jdk8-m3.3.x_build / 
Build windows-jdk8-m3.3.x_build / testTaglets

Error Message:
An error has occurred in Javadoc report generation: 
Exit code: 1 - javadoc: error - Error - Exception 
java.lang.reflect.InvocationTargetException thrown while trying to register 
Taglet org.tullmann.taglets.ToDo...
f:\jenkins\jenkins-home\82467a7c\workspace\aven-javadoc-plugin_MJAVADOC-618@2\windows-jdk8-m3.3.x_build\src\test\resources\unit\taglet-test\taglet\test\App.java:25:
 error: unknown tag: todo
 * @todo To test!
   ^
f:\jenkins\jenkins-home\82467a7c\workspace\aven-javadoc-plugin_MJAVADOC-618@2\windows-jdk8-m3.3.x_build\src\test\resources\unit\taglet-test\taglet\test\AppSample.java:28:
 error: unknown tag: todo
 * @todo To test!
   ^

Command line was: cmd.exe /X /C 
"f:\jenkins\tools\java\latest1.8\jre\..\bin\javadoc.exe @options @packages 
@argfile"

Refer to the generated Javadoc files in 
'f:\jenkins\jenkins-home\82467a7c\workspace\aven-javadoc-plugin_MJAVADOC-618@2\windows-jdk8-m3.3.x_build\target\test\unit\taglet-test\target\site\apidocs'
 dir.


Stack Trace:
org.apache.maven.plugin.MojoExecutionException: 
An error has occurred in Javadoc report generation: 
Exit code: 1 - javadoc: error - Error - Exception 
java.lang.reflect.InvocationTargetException thrown while trying to register 
Taglet org.tullmann.taglets.ToDo...
f:\jenkins\jenkins-home\82467a7c\workspace\aven-javadoc-plugin_MJAVADOC-618@2\windows-jdk8-m3.3.x_build\src\test\resources\unit\taglet-test\taglet\test\App.java:25:
 error: unknown tag: todo
 * @todo To test!
   ^
f:\jenkins\jenkins-home\82467a7c\workspace\aven-javadoc-plugin_MJAVADOC-618@2\windows-jdk8-m3.3.x_build\src\test\resources\unit\taglet-test\taglet\test\AppSample.java:28:
 error: unknown tag: todo
 * @todo To test!
   ^

Command line was: cmd.exe /X /C 
"f:\jenkins\tools\java\latest1.8\jre\..\bin\javadoc.exe @options @packages 
@argfile"

Refer to the generated Javadoc files in 
'f:\jenkins\jenkins-home\82467a7c\workspace\aven-javadoc-plugin_MJAVADOC-618@2\windows-jdk8-m3.3.x_build\target\test\unit\taglet-test\target\site\apidocs'
 dir.

        at 
org.apache.maven.plugins.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:7097)
        at 
org.apache.maven.plugins.javadoc.JavadocReport.doExecute(JavadocReport.java:328)
        at 
org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute(AbstractJavadocMojo.java:2041)
        at 
org.apache.maven.plugins.javadoc.JavadocReportTest.testTaglets(JavadocReportTest.java:699)
        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 junit.framework.TestCase.runTest(TestCase.java:177)
        at junit.framework.TestCase.runBare(TestCase.java:142)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:130)
        at junit.framework.TestSuite.runTest(TestSuite.java:241)
        at junit.framework.TestSuite.run(TestSuite.java:236)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417)
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - Error - Exception 
java.lang.reflect.InvocationTargetException thrown while trying to register 
Taglet org.tullmann.taglets.ToDo...
f:\jenkins\jenkins-home\82467a7c\workspace\aven-javadoc-plugin_MJAVADOC-618@2\windows-jdk8-m3.3.x_build\src\test\resources\unit\taglet-test\taglet\test\App.java:25:
 error: unknown tag: todo
 * @todo To test!
   ^
f:\jenkins\jenkins-home\82467a7c\workspace\aven-javadoc-plugin_MJAVADOC-618@2\windows-jdk8-m3.3.x_build\src\test\resources\unit\taglet-test\taglet\test\AppSample.java:28:
 error: unknown tag: todo
 * @todo To test!
   ^

Command line was: cmd.exe /X /C 
"f:\jenkins\tools\java\latest1.8\jre\..\bin\javadoc.exe @options @packages 
@argfile"

Refer to the generated Javadoc files in 
'f:\jenkins\jenkins-home\82467a7c\workspace\aven-javadoc-plugin_MJAVADOC-618@2\windows-jdk8-m3.3.x_build\target\test\unit\taglet-test\target\site\apidocs'
 dir.

        at 
org.apache.maven.plugins.javadoc.AbstractJavadocMojo.doExecuteJavadocCommandLine(AbstractJavadocMojo.java:6085)
        at 
org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5967)
        at 
org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:2287)
        at 
org.apache.maven.plugins.javadoc.JavadocReport.generate(JavadocReport.java:135)
        at 
org.apache.maven.plugins.javadoc.JavadocReport.doExecute(JavadocReport.java:324)
        ... 23 more




Build log:
[...truncated 21125 lines...]
[DEBUG] javadocRuntimeVersion: 11.0.11
[DEBUG] packageNames [com.mycompany.lib]
[DEBUG] Found Java API link: https://docs.oracle.com/en/java/javase/11/docs/api/
[DEBUG] isSkippedJavadoc MavenProject: com.mycompany:example-root:2.0-SNAPSHOT 
@ 
/home/jenkins/jenkins-home/workspace/aven-javadoc-plugin_MJAVADOC-618@2@2/linux-jdk11-m3.6.x_build/target/it/MJAVADOC-618_modular-war/pom.xml
 false
[DEBUG] isSkippedJavadoc MavenProject: com.mycompany:example-root:2.0-SNAPSHOT 
@ 
/home/jenkins/jenkins-home/workspace/aven-javadoc-plugin_MJAVADOC-618@2@2/linux-jdk11-m3.6.x_build/target/it/MJAVADOC-618_modular-war/pom.xml
 false
[DEBUG] isSkippedJavadoc MavenProject: com.mycompany:example-root:2.0-SNAPSHOT 
@ 
/home/jenkins/jenkins-home/workspace/aven-javadoc-plugin_MJAVADOC-618@2@2/linux-jdk11-m3.6.x_build/target/it/MJAVADOC-618_modular-war/pom.xml
 false
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=16001, 
ConflictMarker.markTime=27703, ConflictMarker.nodeCount=1, 
ConflictIdSorter.graphTime=3300, ConflictIdSorter.topsortTime=8801, 
ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, 
ConflictResolver.totalTime=48705, ConflictResolver.conflictItemCount=0, 
DefaultDependencyCollector.collectTime=5501, 
DefaultDependencyCollector.transformTime=126613}
[DEBUG] Compiled artifacts for com.mycompany:lib:2.0-SNAPSHOT

[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=44904, 
ConflictMarker.markTime=19402, ConflictMarker.nodeCount=2, 
ConflictIdSorter.graphTime=13101, ConflictIdSorter.topsortTime=11801, 
ConflictIdSorter.conflictIdCount=1, ConflictIdSorter.conflictIdCycleCount=0, 
ConflictResolver.totalTime=82409, ConflictResolver.conflictItemCount=1, 
DefaultDependencyCollector.collectTime=209821, 
DefaultDependencyCollector.transformTime=192720}
[DEBUG] Compiled artifacts for com.mycompany:myproject:1.0-SNAPSHOT

[WARNING] Source files encoding has not been set, using platform encoding 
UTF-8, i.e. build is platform dependent!
[INFO] No previous run data found, generating javadoc.
[DEBUG] /usr/local/asfpackages/java/oraclejdk-11.0.11/bin/javadoc @options 
@packages @argfile
[INFO] Building jar: 
/home/jenkins/jenkins-home/workspace/aven-javadoc-plugin_MJAVADOC-618@2@2/linux-jdk11-m3.6.x_build/target/it/MJAVADOC-618_modular-war/target/example-root-2.0-SNAPSHOT-javadoc.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory src/
[DEBUG] adding directory src/com.mycompany.lib/
[DEBUG] adding directory src/com.mycompany.app/
[DEBUG] adding directory com.mycompany.lib/
[DEBUG] adding directory com.mycompany.lib/com/
[DEBUG] adding directory com.mycompany.lib/com/mycompany/
[DEBUG] adding directory com.mycompany.lib/com/mycompany/lib/
[DEBUG] adding directory com.mycompany.lib/com/mycompany/lib/class-use/
[DEBUG] adding directory jquery/
[DEBUG] adding directory jquery/images/
[DEBUG] adding directory jquery/jszip-utils/
[DEBUG] adding directory jquery/jszip-utils/dist/
[DEBUG] adding directory jquery/external/
[DEBUG] adding directory jquery/external/jquery/
[DEBUG] adding directory jquery/jszip/
[DEBUG] adding directory jquery/jszip/dist/
[DEBUG] adding directory resources/
[DEBUG] adding entry search.js
[DEBUG] adding entry allclasses-index.html
[DEBUG] adding entry package-search-index.zip
[DEBUG] adding entry com.mycompany.lib/com/mycompany/lib/class-use/Library.html
[DEBUG] adding entry com.mycompany.lib/com/mycompany/lib/Library.html
[DEBUG] adding entry com.mycompany.lib/com/mycompany/lib/package-summary.html
[DEBUG] adding entry com.mycompany.lib/com/mycompany/lib/package-tree.html
[DEBUG] adding entry com.mycompany.lib/com/mycompany/lib/package-use.html
[DEBUG] adding entry com.mycompany.lib/module-summary.html
[DEBUG] adding entry constant-values.html
[DEBUG] adding entry allpackages-index.html
[DEBUG] adding entry member-search-index.zip
[DEBUG] adding entry jquery/images/ui-icons_222222_256x240.png
[DEBUG] adding entry jquery/images/ui-icons_454545_256x240.png
[DEBUG] adding entry jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
[DEBUG] adding entry jquery/images/ui-icons_888888_256x240.png
[DEBUG] adding entry jquery/images/ui-bg_glass_65_dadada_1x400.png
[DEBUG] adding entry jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
[DEBUG] adding entry jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
[DEBUG] adding entry jquery/images/ui-bg_glass_75_dadada_1x400.png
[DEBUG] adding entry jquery/images/ui-bg_glass_95_fef1ec_1x400.png
[DEBUG] adding entry jquery/images/ui-icons_2e83ff_256x240.png
[DEBUG] adding entry jquery/images/ui-icons_cd0a0a_256x240.png
[DEBUG] adding entry jquery/jszip-utils/dist/jszip-utils.min.js
[DEBUG] adding entry jquery/jszip-utils/dist/jszip-utils-ie.js
[DEBUG] adding entry jquery/jszip-utils/dist/jszip-utils-ie.min.js
[DEBUG] adding entry jquery/jszip-utils/dist/jszip-utils.js
[DEBUG] adding entry jquery/jquery-ui.min.js
[DEBUG] adding entry jquery/jquery-ui.css
[DEBUG] adding entry jquery/external/jquery/jquery.js
[DEBUG] adding entry jquery/jquery-ui.min.css
[DEBUG] adding entry jquery/jquery-ui.structure.min.css
[DEBUG] adding entry jquery/jquery-ui.js
[DEBUG] adding entry jquery/jquery-ui.structure.css
[DEBUG] adding entry jquery/jszip/dist/jszip.min.js
[DEBUG] adding entry jquery/jszip/dist/jszip.js
[DEBUG] adding entry jquery/jquery-3.5.1.js
[DEBUG] adding entry type-search-index.zip
[DEBUG] adding entry deprecated-list.html
[DEBUG] adding entry type-search-index.js
[DEBUG] adding entry member-search-index.js
[DEBUG] adding entry index.html
[DEBUG] adding entry overview-tree.html
[DEBUG] adding entry module-search-index.js
[DEBUG] adding entry allclasses.html
[DEBUG] adding entry element-list
[DEBUG] adding entry stylesheet.css
[DEBUG] adding entry package-search-index.js
[DEBUG] adding entry index-all.html
[DEBUG] adding entry help-doc.html
[DEBUG] adding entry script.js
[DEBUG] adding entry module-search-index.zip
[DEBUG] adding entry resources/glass.png
[DEBUG] adding entry resources/x.png
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] example-root 2.0-SNAPSHOT .......................... SUCCESS [  4.404 s]
[INFO] lib 2.0-SNAPSHOT ................................... SUCCESS [  4.300 s]
[INFO] myproject 1.0-SNAPSHOT ............................. SUCCESS [  1.023 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.556 s
[INFO] Finished at: 2021-08-27T11:21:06Z
[INFO] ------------------------------------------------------------------------
Running post-build script: 
/home/jenkins/jenkins-home/workspace/aven-javadoc-plugin_MJAVADOC-618@2@2/linux-jdk11-m3.6.x_build/target/it/MJAVADOC-618_modular-war/verify.groovy
Assertion failed: 

assert new File( basedir, 'target/apidocs/argfile').readLines().size() == 4
       |         |                                  |           |      |
       |         |                                  |           2      false
       |         |                                  
['/home/jenkins/jenkins-home/workspace/aven-javadoc-plugin_MJAVADOC-618@2@2/linux-jdk11-m3.6.x_build/target/it/MJAVADOC-618_modular-war/lib/src/main/java/module-info.java',
 
'/home/jenkins/jenkins-home/workspace/aven-javadoc-plugin_MJAVADOC-618@2@2/linux-jdk11-m3.6.x_build/target/it/MJAVADOC-618_modular-war/app/src/main/java/module-info.java']
       |         
/home/jenkins/jenkins-home/workspace/aven-javadoc-plugin_MJAVADOC-618@2@2/linux-jdk11-m3.6.x_build/target/it/MJAVADOC-618_modular-war
       
/home/jenkins/jenkins-home/workspace/aven-javadoc-plugin_MJAVADOC-618@2@2/linux-jdk11-m3.6.x_build/target/it/MJAVADOC-618_modular-war/target/apidocs/argfile

        at 
org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:420)
        at 
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:663)
        at Script1.run(Script1.groovy:20)
        at groovy.lang.GroovyShell.evaluate(GroovyShell.java:574)
        at groovy.lang.GroovyShell.evaluate(GroovyShell.java:612)
        at groovy.lang.GroovyShell.evaluate(GroovyShell.java:583)
        at 
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreter.evaluateScript(GroovyScriptInterpreter.java:76)
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunner.executeRun(ScriptRunner.java:236)
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunner.run(ScriptRunner.java:161)
        at 
org.apache.maven.plugins.invoker.AbstractInvokerMojo.runPostBuildHook(AbstractInvokerMojo.java:2221)
        at 
org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuild(AbstractInvokerMojo.java:2196)
        at 
org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuild(AbstractInvokerMojo.java:1734)
        at 
org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuilds(AbstractInvokerMojo.java:1438)
        at 
org.apache.maven.plugins.invoker.AbstractInvokerMojo.execute(AbstractInvokerMojo.java:829)
        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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/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)
*** end build.log for: MJAVADOC-618_modular-war/pom.xml ***

[ERROR] -------------------------------------------------
[ERROR] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20:39 min
[INFO] Finished at: 2021-08-27T11:21:35Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-home/workspace/aven-javadoc-plugin_MJAVADOC-618@2@2@tmp/withMavend4e0f3b1/maven-spy-20210827-110056-2910966901168281647832.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-invoker-plugin:3.2.2: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.2: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:280)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:153)
    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] }
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.3.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
linux-jdk11-m3.6.x_build/target/surefire-reports/*.xml
Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of 
source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.3.1-SNAPSHOT(version:
 3.3.1-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.2@integration-test
  integration-test}: linux-jdk11-m3.6.x_build/target/invoker-reports/*.xml
ERROR: [withMaven] invokerPublisher - Silently ignore exception archiving 
Invoker runs for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.3.1-SNAPSHOT(version:
 3.3.1-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.2@integration-test
  integration-test}: java.io.IOException: Unknown attribute 'buildlog' for tag 
'build-job' (position: START_TAG seen 
...@2@2/linux-jdk11-m3.6.x_build/target/it/MJAVADOC-110/build.log" />... 
@2:256) 
[withMaven] Publishers: Generated Artifacts Publisher: 5 ms, Junit Publisher: 
158 ms, Open Task Scanner Publisher: 1 ms, Invoker Publisher: 429 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 linux-jdk11-m3.6.x_build
[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