You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/09/23 18:35:32 UTC

Build failed in Jenkins: Maven TLP » maven-jxr » master #13

See https://builds.apache.org/job/maven-box/job/maven-jxr/job/master/13/

Changes:

* Log unique commits
* Other attempt due to 'Scripts not permitted to use staticMethod
* Revert "Log unique commits"

All tests passed

Build log:
[...truncated 4559 lines...]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ maven-jxr-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ maven-jxr-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-jxr-plugin ---
[INFO] Adding ignore: module-info
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-jxr-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-jxr-plugin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: src/test/resources/unit/default-configuration/javadoc-files/apidocs/package-list
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 157 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 128 licenses.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generated-helpmojo) @ maven-jxr-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-jxr-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maven-jxr-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ maven-jxr-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-jxr_master@2/windows-jdk13-m3.6.x_build/maven-jxr-plugin/src/main/java/org/apache/maven/plugin/jxr/JxrReportUtil.java: Some input files use or override a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-jxr_master@2/windows-jdk13-m3.6.x_build/maven-jxr-plugin/src/main/java/org/apache/maven/plugin/jxr/JxrReportUtil.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ maven-jxr-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 7 mojo descriptors.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (mojo-descriptor) @ maven-jxr-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 7 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ maven-jxr-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 56 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ maven-jxr-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-jxr_master@2/windows-jdk13-m3.6.x_build/maven-jxr-plugin/src/test/java/org/apache/maven/plugin/jxr/stubs/AggregateSubmodule1MavenProjectStub.java: Some input files use unchecked or unsafe operations.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-jxr_master@2/windows-jdk13-m3.6.x_build/maven-jxr-plugin/src/test/java/org/apache/maven/plugin/jxr/stubs/AggregateSubmodule1MavenProjectStub.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ maven-jxr-plugin ---
[INFO] Surefire report directory: F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugin.jxr.JxrReportTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.555 s - in org.apache.maven.plugin.jxr.JxrReportTest
[INFO] Running org.apache.maven.plugin.jxr.JxrTestReportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.apache.maven.plugin.jxr.JxrTestReportTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-jxr-plugin ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\maven-jxr-plugin-3.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-jxr-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-jxr-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @ maven-jxr-plugin ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\local-repo\org\apache\maven\maven-jxr\3.1.0-SNAPSHOT\maven-jxr-3.1.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr\target\maven-jxr-3.1.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\local-repo\org\apache\maven\maven-jxr\3.1.0-SNAPSHOT\maven-jxr-3.1.0-SNAPSHOT.jar
[INFO] Installing f:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\local-repo\org\apache\maven\jxr\jxr\3.1.0-SNAPSHOT\jxr-3.1.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\local-repo\org\apache\maven\plugins\maven-jxr-plugin\3.1.0-SNAPSHOT\maven-jxr-plugin-3.1.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\maven-jxr-plugin-3.1.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2\windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\local-repo\org\apache\maven\plugins\maven-jxr-plugin\3.1.0-SNAPSHOT\maven-jxr-plugin-3.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:run (integration-test) @ maven-jxr-plugin ---
[INFO] run post-build script verify.groovy
[INFO]           JXR-143_nofork\pom.xml ........................... SUCCESS (17.8 s)
[INFO] Building: mixed-plugin-report\pom.xml
[INFO] Building: aggregate\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mixed-plugin-report\pom.xml ...................... SUCCESS (41.1 s)
[INFO] Building: new-site-config\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/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]           aggregate\pom.xml ................................ SUCCESS (41.7 s)
[INFO] Building: JXR-100_parameterlink\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           JXR-100_parameterlink\pom.xml .................... SUCCESS (6.7 s)
[INFO] Building: JXR-135_innerclasses\pom.xml
[INFO]           JXR-135_innerclasses\pom.xml ..................... SUCCESS (4.4 s)
[INFO] Building: JXR-143_nofork\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           new-site-config\pom.xml .......................... SUCCESS (14.9 s)
[INFO] Building: simple-project\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           simple-project\pom.xml ........................... SUCCESS (7.6 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 7, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jxr-plugin ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven JXR Parent 3.1.0-SNAPSHOT:
[INFO] 
[INFO] Maven JXR Parent ................................... SUCCESS [  4.958 s]
[INFO] Maven JXR .......................................... SUCCESS [ 10.379 s]
[INFO] Maven JXR Plugin ................................... SUCCESS [02:47 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:03 min
[INFO] Finished at: 2019-09-23T11:34:33-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2@tmp\withMaven547634c9\maven-spy-20190923-113129-52916317167013424174567.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk12-m3.6.x_build\pom.xml under org\apache\maven\jxr\jxr\3.1.0-SNAPSHOT\jxr-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk12-m3.6.x_build\target\jxr-3.1.0-SNAPSHOT-site.xml under org\apache\maven\jxr\jxr\3.1.0-SNAPSHOT\jxr-3.1.0-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact windows-jdk12-m3.6.x_build\maven-jxr\pom.xml under org\apache\maven\maven-jxr\3.1.0-SNAPSHOT\maven-jxr-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk12-m3.6.x_build\maven-jxr\target\maven-jxr-3.1.0-SNAPSHOT.jar under org\apache\maven\maven-jxr\3.1.0-SNAPSHOT\maven-jxr-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk12-m3.6.x_build\maven-jxr-plugin\pom.xml under org\apache\maven\plugins\maven-jxr-plugin\3.1.0-SNAPSHOT\maven-jxr-plugin-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk12-m3.6.x_build\maven-jxr-plugin\target\maven-jxr-plugin-3.1.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-jxr-plugin\3.1.0-SNAPSHOT\maven-jxr-plugin-3.1.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven:maven-jxr:jar:3.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk12-m3.6.x_build\maven-jxr\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jxr-plugin:maven-plugin:3.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk12-m3.6.x_build\maven-jxr-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven:maven-jxr:jar:3.1.0-SNAPSHOT in source directory windows-jdk12-m3.6.x_build\maven-jxr\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jxr-plugin:maven-plugin:3.1.0-SNAPSHOT in source directory windows-jdk12-m3.6.x_build\maven-jxr-plugin\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2' for files matching the pattern 'windows-jdk12-m3.6.x_build\maven-jxr\src\main\java\**\*,windows-jdk12-m3.6.x_build\maven-jxr-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 23 files to scan for tasks
[TASKS] Found 4 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #12
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-jxr-plugin:maven-plugin:3.1.0-SNAPSHOT(version: 3.1.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@run  integration-test}: windows-jdk12-m3.6.x_build\maven-jxr-plugin\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 120 ms, Junit Publisher: 170 ms, Open Task Scanner Publisher: 87 ms, Dependencies Fingerprint Publisher: 12 ms, Invoker Publisher: 2068 ms, Pipeline Graph Publisher: 3 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[INFO] run post-build script verify.groovy
[INFO]           JXR-143_nofork\pom.xml ........................... SUCCESS (12.5 s)
[INFO] Building: mixed-plugin-report\pom.xml
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           mixed-plugin-report\pom.xml ...................... SUCCESS (32.7 s)
[INFO] Building: new-site-config\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           new-site-config\pom.xml .......................... SUCCESS (13.7 s)
[INFO] Building: simple-project\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           simple-project\pom.xml ........................... SUCCESS (6.3 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 7, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jxr-plugin ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven JXR Parent 3.1.0-SNAPSHOT:
[INFO] 
[INFO] Maven JXR Parent ................................... SUCCESS [  4.814 s]
[INFO] Maven JXR .......................................... SUCCESS [  8.937 s]
[INFO] Maven JXR Plugin ................................... SUCCESS [02:16 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:30 min
[INFO] Finished at: 2019-09-23T11:35:29-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2@tmp\withMavenebf7bfb7\maven-spy-20190923-113258-3453925002077653116084.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\pom.xml under org\apache\maven\jxr\jxr\3.1.0-SNAPSHOT\jxr-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\target\jxr-3.1.0-SNAPSHOT-site.xml under org\apache\maven\jxr\jxr\3.1.0-SNAPSHOT\jxr-3.1.0-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\maven-jxr\pom.xml under org\apache\maven\maven-jxr\3.1.0-SNAPSHOT\maven-jxr-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\maven-jxr\target\maven-jxr-3.1.0-SNAPSHOT.jar under org\apache\maven\maven-jxr\3.1.0-SNAPSHOT\maven-jxr-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\maven-jxr-plugin\pom.xml under org\apache\maven\plugins\maven-jxr-plugin\3.1.0-SNAPSHOT\maven-jxr-plugin-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\maven-jxr-plugin-3.1.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-jxr-plugin\3.1.0-SNAPSHOT\maven-jxr-plugin-3.1.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven:maven-jxr:jar:3.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk13-m3.6.x_build\maven-jxr\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jxr-plugin:maven-plugin:3.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven:maven-jxr:jar:3.1.0-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\maven-jxr\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jxr-plugin:maven-plugin:3.1.0-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\maven-jxr-plugin\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\maven-box_maven-jxr_master@2' for files matching the pattern 'windows-jdk13-m3.6.x_build\maven-jxr\src\main\java\**\*,windows-jdk13-m3.6.x_build\maven-jxr-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 23 files to scan for tasks
[TASKS] Found 4 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #12
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-jxr-plugin:maven-plugin:3.1.0-SNAPSHOT(version: 3.1.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@run  integration-test}: windows-jdk13-m3.6.x_build\maven-jxr-plugin\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 154 ms, Junit Publisher: 193 ms, Open Task Scanner Publisher: 96 ms, Dependencies Fingerprint Publisher: 12 ms, Invoker Publisher: 1474 ms, Pipeline Graph Publisher: 2 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

Build succeeded in Jenkins: Maven TLP » maven-jxr » master #14

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-jxr/job/master/14/

Changes:

* Apply Maven 3.6.2
* H29 has checkout issues...
* Issues with H28 too
* Seems like Maven 3.6.2 is not available on all Linux nodes yet
* Java 13 released: drop 12 + include 14 (-ea)

All tests passed