See 
https://builds.apache.org/job/maven-box/job/maven-project-info-reports-plugin/job/MPIR-366/50/

Changes:

* [MNG-6573] Use Maven 3.6.0 as default
* H39 has weird issues, exclude it for now
* Fix no access to currentBuild.rawBuild
* fixed typo
* Include more recent JDKs

2 tests failed.
FAILED:  
org.apache.maven.report.projectinfo.PluginManagementReportTest.linux-jdk11 / 
Build linux-jdk11 / testReport

Error Message:

Mockito cannot mock this class: interface 
org.apache.maven.project.ProjectBuilder.

Mockito can only mock non-private & non-final classes.
If you're not sure why you're getting this error, please report to the mailing 
list.


Java               : 11
JVM vendor name    : Oracle Corporation
JVM vendor version : 11.0.1+13-LTS
JVM name           : Java HotSpot(TM) 64-Bit Server VM
JVM version        : 11.0.1+13-LTS
JVM info           : mixed mode
OS name            : Linux
OS version         : 4.4.0-138-generic


Underlying exception : java.lang.UnsupportedOperationException: Cannot define 
class using reflection

Stack Trace:
org.mockito.exceptions.base.MockitoException: 

Mockito cannot mock this class: interface 
org.apache.maven.project.ProjectBuilder.

Mockito can only mock non-private & non-final classes.
If you're not sure why you're getting this error, please report to the mailing 
list.


Java               : 11
JVM vendor name    : Oracle Corporation
JVM vendor version : 11.0.1+13-LTS
JVM name           : Java HotSpot(TM) 64-Bit Server VM
JVM version        : 11.0.1+13-LTS
JVM info           : mixed mode
OS name            : Linux
OS version         : 4.4.0-138-generic


Underlying exception : java.lang.UnsupportedOperationException: Cannot define 
class using reflection
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Caused by: java.lang.UnsupportedOperationException: Cannot define class using 
reflection
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Caused by: java.lang.IllegalStateException: Could not find sun.misc.Unsafe
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Caused by: java.lang.NoSuchMethodException: 
sun.misc.Unsafe.defineClass(java.lang.String, [B, int, int, 
java.lang.ClassLoader, java.security.ProtectionDomain)
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)


FAILED:  
org.apache.maven.report.projectinfo.PluginManagementReportTest.windows-jdk11 / 
Build windows-jdk11 / testReport

Error Message:

Mockito cannot mock this class: interface 
org.apache.maven.project.ProjectBuilder.

Mockito can only mock non-private & non-final classes.
If you're not sure why you're getting this error, please report to the mailing 
list.


Java               : 11
JVM vendor name    : Oracle Corporation
JVM vendor version : 11+28
JVM name           : Java HotSpot(TM) 64-Bit Server VM
JVM version        : 11+28
JVM info           : mixed mode
OS name            : Windows Server 2016
OS version         : 10.0


Underlying exception : java.lang.UnsupportedOperationException: Cannot define 
class using reflection

Stack Trace:
org.mockito.exceptions.base.MockitoException: 

Mockito cannot mock this class: interface 
org.apache.maven.project.ProjectBuilder.

Mockito can only mock non-private & non-final classes.
If you're not sure why you're getting this error, please report to the mailing 
list.


Java               : 11
JVM vendor name    : Oracle Corporation
JVM vendor version : 11+28
JVM name           : Java HotSpot(TM) 64-Bit Server VM
JVM version        : 11+28
JVM info           : mixed mode
OS name            : Windows Server 2016
OS version         : 10.0


Underlying exception : java.lang.UnsupportedOperationException: Cannot define 
class using reflection
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Caused by: java.lang.UnsupportedOperationException: Cannot define class using 
reflection
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Caused by: java.lang.IllegalStateException: Could not find sun.misc.Unsafe
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Caused by: java.lang.NoSuchMethodException: 
sun.misc.Unsafe.defineClass(java.lang.String, [B, int, int, 
java.lang.ClassLoader, java.security.ProtectionDomain)
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
        at 
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)




Build log:
[...truncated 16884 lines...]
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\ect-info-reports-plugin_MPIR-366@tmp\withMaven6f9cea58\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\ect-info-reports-plugin_MPIR-366@tmp\withMaven6f9cea58"
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.10-SNAPSHOT(version:
 2.10-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@integration-test
  integration-test}: m\target\invoker-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.10-SNAPSHOT
 generated by maven-surefire-plugin:test (default-test): 
m\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 2 ms, Invoker Publisher: 4195 
ms, Junit Publisher: 713 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: 
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: 
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: 
[withMaven] Publishers: 
[withMaven] Publishers: 
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins.project-info-reports.its:dep:jar:1.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\target\it\multi-module\dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins.project-info-reports.its:main:jar:1.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\target\it\multi-module\main\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] Publishers: Pipeline Graph Publisher: 2 ms, Junit Publisher: 37 ms, 
Dependencies Fingerprint Publisher: 36 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Dependencies 
Fingerprint Publisher: 30 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run script verify.groovy
[INFO] ..SUCCESS (26.7 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ 
maven-project-info-reports-plugin ---
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
 (3.0 kB at 164 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
 (3.1 kB at 126 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
 (1.3 kB at 110 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.pom
 (30 kB at 2.5 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
 (4.8 kB at 302 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.pom
 (4.8 kB at 342 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.3/antlr4-master-4.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.3/antlr4-master-4.3.pom
 (7.9 kB at 721 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom
 (3.1 kB at 282 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.pom
 (1.3 kB at 127 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
 (1.6 kB at 273 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom 
(5.7 kB at 809 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
 (7.7 kB at 961 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
 (22 kB at 1.2 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar
 (26 kB at 1.3 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
 (13 kB at 687 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.jar
 (10 kB at 235 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.jar
 (345 kB at 7.7 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
 (207 kB at 4.5 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.jar
 (1.0 MB at 7.6 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar 
(2.3 MB at 12 MB/s)
[INFO] There are 10 errors reported by Checkstyle 6.1.1 with 
config/maven_checks.xml ruleset.
[INFO] Ignored 10 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.3.2:verify (verify) @ 
maven-project-info-reports-plugin ---
[WARNING] Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\nfo-reports-plugin_MPIR-366-S464FI4ATSVOULE3N7MCKV5FYYG6GVHDD7OLISMYBGUEPLQM2UNA@tmp\withMaven9ab7eaed\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\nfo-reports-plugin_MPIR-366-S464FI4ATSVOULE3N7MCKV5FYYG6GVHDD7OLISMYBGUEPLQM2UNA@tmp\withMaven9ab7eaed"
 
[INFO] 1 archive(s) processed
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ 
maven-project-info-reports-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 11, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:31 min
[INFO] Finished at: 2019-06-04T16:12:33Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\nfo-reports-plugin_MPIR-366-S464FI4ATSVOULE3N7MCKV5FYYG6GVHDD7OLISMYBGUEPLQM2UNA@tmp\withMaven9ab7eaed\maven-spy-20190604-160701-4838350448862635884843.log
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\nfo-reports-plugin_MPIR-366-S464FI4ATSVOULE3N7MCKV5FYYG6GVHDD7OLISMYBGUEPLQM2UNA@tmp\withMaven9ab7eaed\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\nfo-reports-plugin_MPIR-366-S464FI4ATSVOULE3N7MCKV5FYYG6GVHDD7OLISMYBGUEPLQM2UNA@tmp\withMaven9ab7eaed"
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.10-SNAPSHOT(version:
 2.10-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@integration-test
  integration-test}: m\target\invoker-reports\*.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (17.1 s)
[INFO] Building: MPIR-300\pom.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.10-SNAPSHOT
 generated by maven-surefire-plugin:test (default-test): 
m\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 2 ms, Invoker Publisher: 4330 
ms, Junit Publisher: 610 ms
[withMaven] Publishers: 
[withMaven] Publishers: 
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: 
[withMaven] Publishers: 
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: MPIR-349\parent\pom.xml
[withMaven] Publishers: 
[withMaven] Publishers: 
[withMaven] Publishers: 
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins.project-info-reports.its:dep:jar:1.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\target\it\multi-module\dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins.project-info-reports.its:main:jar:1.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\target\it\multi-module\main\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Junit Publisher: 42 ms, 
Dependencies Fingerprint Publisher: 38 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Dependencies 
Fingerprint Publisher: 39 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run script verify.groovy
[INFO] ..SUCCESS (11.4 s)
[INFO] Building: multi-module\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (29.6 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ 
maven-project-info-reports-plugin ---
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
 (3.0 kB at 129 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
 (3.1 kB at 137 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
 (1.3 kB at 69 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.pom
 (30 kB at 1.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
 (4.8 kB at 201 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.pom
 (4.8 kB at 239 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.3/antlr4-master-4.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.3/antlr4-master-4.3.pom
 (7.9 kB at 396 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom
 (3.1 kB at 148 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.pom
 (1.3 kB at 58 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
 (1.6 kB at 71 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom 
(5.7 kB at 218 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
 (7.7 kB at 320 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
 (13 kB at 97 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
 (22 kB at 155 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.jar
 (1.0 MB at 7.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar
 (26 kB at 171 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.jar
 (10 kB at 50 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar 
(2.3 MB at 10 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
 (207 kB at 374 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.jar
 (345 kB at 604 kB/s)
[INFO] There are 10 errors reported by Checkstyle 6.1.1 with 
config/maven_checks.xml ruleset.
[INFO] Ignored 10 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.3.2:verify (verify) @ 
maven-project-info-reports-plugin ---
[WARNING] Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\ect-info-reports-plugin_MPIR-366@tmp\withMaven543e278f\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\ect-info-reports-plugin_MPIR-366@tmp\withMaven543e278f"
 
[INFO] 1 archive(s) processed
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ 
maven-project-info-reports-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 11, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:26 min
[INFO] Finished at: 2019-06-04T09:13:25-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\ect-info-reports-plugin_MPIR-366@tmp\withMaven543e278f\maven-spy-20190604-090759-45213347272037503772467.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.10-SNAPSHOT(version:
 2.10-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@integration-test
  integration-test}: m\target\invoker-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.10-SNAPSHOT
 generated by maven-surefire-plugin:test (default-test): 
m\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 2 ms, Invoker Publisher: 5335 
ms, Junit Publisher: 853 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 2 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: 
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: 
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: 
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins.project-info-reports.its:dep:jar:1.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\target\it\multi-module\dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins.project-info-reports.its:main:jar:1.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\target\it\multi-module\main\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Junit Publisher: 36 ms, 
Dependencies Fingerprint Publisher: 32 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Dependencies 
Fingerprint Publisher: 30 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] emailext

Reply via email to