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 2022/11/15 23:00:17 UTC

Build unstable in Jenkins: Maven » Maven TLP » maven-plugin-tools » master #88

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-plugin-tools/job/master/88/

Changes:

* [MPLUGIN-441] Support for the new maven4 api (#117)

5 tests failed.
FAILED:  maven.invoker.it.v4api.linux-jdk8-m3.2.x_build / Build linux-jdk8-m3.2.x_build / v4api

Error Message:
Assertion Error

Stack Trace:


FAILED:  maven.invoker.it.v4api.linux-jdk8-m3.8.x_build / Build linux-jdk8-m3.8.x_build / v4api

Error Message:
Assertion Error

Stack Trace:


FAILED:  maven.invoker.it.v4api.linux-jdk8-m3.6.x_build / Build linux-jdk8-m3.6.x_build / v4api

Error Message:
Assertion Error

Stack Trace:


FAILED:  maven.invoker.it.v4api.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / v4api

Error Message:
Assertion Error

Stack Trace:


FAILED:  maven.invoker.it.v4api.linux-jdk11-m3.6.x_build / Build linux-jdk11-m3.6.x_build / v4api

Error Message:
Assertion Error

Stack Trace:




Build log:
[...truncated 38112 lines...]
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 35, Failed: 1, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[WARNING] The following builds failed:
[WARNING] *  v4api/pom.xml
[INFO] -------------------------------------------------
[WARNING] Ignoring that 1 build failed.
[INFO] 
[INFO] --------< org.apache.maven.plugins:maven-plugin-report-plugin >---------
[INFO] Building Maven Plugin Report Plugin 3.7.1-SNAPSHOT               [14/14]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ maven-plugin-report-plugin ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-plugin-report-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-bytecode-version) @ maven-plugin-report-plugin ---
[INFO] Adding ignore: module-info
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ maven-plugin-report-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ maven-plugin-report-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (ensure-no-container-api) @ maven-plugin-report-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.14:check (rat-check) @ maven-plugin-report-plugin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 8 explicit excludes.
[INFO] 74 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 74 licenses.
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.4:helpmojo (generated-helpmojo) @ maven-plugin-report-plugin ---
[ERROR] 

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:plexus-utils:jar:4.0.0-alpha-2:compile



[WARNING] 

Goal prefix is specified as: 'plugin-report'. Maven currently expects it to be 'report'.

[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-plugin-report-plugin ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ maven-plugin-report-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-plugin-report-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/classes
[INFO] /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java: /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java uses or overrides a deprecated API.
[INFO] /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ maven-plugin-report-plugin ---
[ERROR] 

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:plexus-utils:jar:4.0.0-alpha-2:compile



[WARNING] 

Goal prefix is specified as: 'plugin-report'. Maven currently expects it to be 'report'.

[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ maven-plugin-report-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ maven-plugin-report-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ maven-plugin-report-plugin ---
[INFO] Surefire report directory: /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugins.plugin.descriptor.EnhancedPluginDescriptorBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.apache.maven.plugins.plugin.descriptor.EnhancedPluginDescriptorBuilderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ maven-plugin-report-plugin ---
[INFO] Building jar: /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/maven-plugin-report-plugin-3.7.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-plugin-report-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.12.0:attach-descriptor (attach-descriptor) @ maven-plugin-report-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-invoker-plugin:3.3.0:install (integration-test) @ maven-plugin-report-plugin ---
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-tools-api/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.7.1-SNAPSHOT/maven-plugin-tools-api-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-tools-api/target/maven-plugin-tools-api-3.7.1-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.7.1-SNAPSHOT/maven-plugin-tools-api-3.7.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools/3.7.1-SNAPSHOT/maven-plugin-tools-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-tools-generators/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.7.1-SNAPSHOT/maven-plugin-tools-generators-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-tools-generators/target/maven-plugin-tools-generators-3.7.1-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.7.1-SNAPSHOT/maven-plugin-tools-generators-3.7.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-annotations/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-annotations/3.7.1-SNAPSHOT/maven-plugin-annotations-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-annotations/target/maven-plugin-annotations-3.7.1-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-annotations/3.7.1-SNAPSHOT/maven-plugin-annotations-3.7.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-plugin/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugins/maven-plugin-plugin/3.7.1-SNAPSHOT/maven-plugin-plugin-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-plugin/target/maven-plugin-plugin-3.7.1-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugins/maven-plugin-plugin/3.7.1-SNAPSHOT/maven-plugin-plugin-3.7.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-script/maven-plugin-tools-ant/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.7.1-SNAPSHOT/maven-plugin-tools-ant-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-script/maven-plugin-tools-ant/target/maven-plugin-tools-ant-3.7.1-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.7.1-SNAPSHOT/maven-plugin-tools-ant-3.7.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-script/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-script/3.7.1-SNAPSHOT/maven-script-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-script/maven-plugin-tools-model/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.7.1-SNAPSHOT/maven-plugin-tools-model-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-script/maven-plugin-tools-model/target/maven-plugin-tools-model-3.7.1-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.7.1-SNAPSHOT/maven-plugin-tools-model-3.7.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-tools-java/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.7.1-SNAPSHOT/maven-plugin-tools-java-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-tools-java/target/maven-plugin-tools-java-3.7.1-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.7.1-SNAPSHOT/maven-plugin-tools-java-3.7.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-script/maven-plugin-tools-beanshell/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.7.1-SNAPSHOT/maven-plugin-tools-beanshell-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-script/maven-plugin-tools-beanshell/target/maven-plugin-tools-beanshell-3.7.1-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.7.1-SNAPSHOT/maven-plugin-tools-beanshell-3.7.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-script/maven-script-beanshell/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-script-beanshell/3.7.1-SNAPSHOT/maven-script-beanshell-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-script/maven-script-beanshell/target/maven-script-beanshell-3.7.1-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-script-beanshell/3.7.1-SNAPSHOT/maven-script-beanshell-3.7.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-script/maven-script-ant/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-script-ant/3.7.1-SNAPSHOT/maven-script-ant-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-script/maven-script-ant/target/maven-script-ant-3.7.1-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-script-ant/3.7.1-SNAPSHOT/maven-script-ant-3.7.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-tools-annotations/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.7.1-SNAPSHOT/maven-plugin-tools-annotations-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-tools-annotations/target/maven-plugin-tools-annotations-3.7.1-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.7.1-SNAPSHOT/maven-plugin-tools-annotations-3.7.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-tools-annotations/target/maven-plugin-tools-annotations-3.7.1-SNAPSHOT-tests.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.7.1-SNAPSHOT/maven-plugin-tools-annotations-3.7.1-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-tools-annotations/target/maven-plugin-tools-annotations-3.7.1-SNAPSHOT-test-sources.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.7.1-SNAPSHOT/maven-plugin-tools-annotations-3.7.1-SNAPSHOT-test-sources.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/pom.xml to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugins/maven-plugin-report-plugin/3.7.1-SNAPSHOT/maven-plugin-report-plugin-3.7.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/maven-plugin-report-plugin-3.7.1-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/en-box_maven-plugin-tools_master@3/linux-jdk11-m3.6.x_build/maven-plugin-report-plugin/target/local-repo/org/apache/maven/plugins/maven-plugin-report-plugin/3.7.1-SNAPSHOT/maven-plugin-report-plugin-3.7.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.3.0:run (integration-test) @ maven-plugin-report-plugin ---
[INFO] Building: fix-maven-since-3.x/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           fix-maven-since-3.x/pom.xml ...................... SUCCESS (11.9 s)
[INFO] Building: mplugin-394_report-encoding/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mplugin-394_report-encoding/pom.xml .............. SUCCESS (7.0 s)
[INFO] Building: mplugin-191/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mplugin-191/pom.xml .............................. SUCCESS (6.0 s)
[INFO] Building: mplugin-319_report-since/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mplugin-319_report-since/pom.xml ................. SUCCESS (8.7 s)
[INFO] Building: plugin-info-jdk-default-version/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-info-jdk-default-version/pom.xml .......... SUCCESS (6.2 s)
[INFO] Building: plugin-report-requirements-history/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-report-requirements-history/pom.xml ....... SUCCESS (5.7 s)
[INFO] Building: plugin-report-annotations/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           plugin-report-annotations/pom.xml ................ SUCCESS (9.3 s)
[INFO] Building: plugin-report-with-javadoc-links/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-report-with-javadoc-links/pom.xml ......... SUCCESS (12.2 s)
[INFO] Building: plugin-report/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-report/pom.xml ............................ SUCCESS (9.3 s)
[INFO] Building: plugin-info-jdk/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-info-jdk/pom.xml .......................... SUCCESS (7.4 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 10, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Plugin Tools 3.7.1-SNAPSHOT:
[INFO] 
[INFO] Maven Plugin Tools ................................. SUCCESS [ 18.857 s]
[INFO] Maven Plugin Tools Extractor API ................... SUCCESS [ 18.410 s]
[INFO] Maven Plugin Tools Generators ...................... SUCCESS [ 11.129 s]
[INFO] Maven Plugin Tool for Java with Javadoc Tags ....... SUCCESS [  6.307 s]
[INFO] Maven Plugin Tools Java Annotations ................ SUCCESS [  0.864 s]
[INFO] Maven Plugin Tool for Java with Annotations ........ SUCCESS [  9.312 s]
[INFO] Maven Script Mojo Support .......................... SUCCESS [  0.610 s]
[INFO] Maven Plugin Metadata Model ........................ SUCCESS [  4.251 s]
[INFO] Maven Plugin Tool for Ant .......................... SUCCESS [  3.424 s]
[INFO] Maven Ant Mojo Support ............................. SUCCESS [  6.200 s]
[INFO] Maven Plugin Tool for Beanshell .................... SUCCESS [  0.855 s]
[INFO] Maven Beanshell Mojo Support ....................... SUCCESS [  0.873 s]
[INFO] Maven Plugin Plugin ................................ SUCCESS [07:31 min]
[INFO] Maven Plugin Report Plugin ......................... SUCCESS [01:27 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:22 min
[INFO] Finished at: 2022-11-15T23:00:14Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] junit
Recording test results
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[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: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [noreply].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build succeeded in Jenkins: Maven » Maven TLP » maven-plugin-tools » master #89

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-plugin-tools/job/master/89/

Changes:

* MPLUGIN-441] Fix test (#174)

All tests passed