See 
https://builds.apache.org/job/maven-box/job/maven/job/MNG-6169%252FMNG-6553/8/

Changes:

* [INFRA-18014] Provide GPG on Jenkins Windows nodes
* Switch back to Windows label
* Change workspace path for Windows
* Shorten wsDir
* Fix groovy script
* rewrite groovy statement
* Keep original stageId
* Reduce stageDir
* More shortening of path
* maven-invoker keeps lock on jar (under investigation), so can't fully
* Add new bootstrap group
* Document MNG-6613
* [MNG-6506] Add regression test for annotations processing Java Java 9+
* [MNG-6255] Maven script cannot parse jvm.config with CRLF

8 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6506PackageAnnotationTest.linux-jdk11 / 
Run ITs Linux Java 11 / testGetPackageAnnotation

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-suite/target/apache-maven/bin/mvn
 --global-settings 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-suite/target/test-classes/settings-remote.xml
 -e --batch-mode 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/it-local-repo
 verify
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------------< mng-6506:mng-6506-project >----------------------
[INFO] Building mng-6506-project 0.1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- mng-6506-plugin:0.1:test (default) @ mng-6506-project ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.061 s
[INFO] Finished at: 2019-04-10T04:47:57Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal mng-6506:mng-6506-plugin:0.1:test (default) on 
project mng-6506-project: Failed to retrieve package annotation -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
mng-6506:mng-6506-plugin:0.1:test (default) on project mng-6506-project: Failed 
to retrieve package annotation
    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:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    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.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at 
org.apache.maven.it.MavenITmng6506PackageAnnotationTest.testGetPackageAnnotation
 (MavenITmng6506PackageAnnotationTest.java:52)
    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 junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest 
(AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    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:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run 
(JUnit38ClassRunner.java:86)
    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.plugin.MojoFailureException: Failed to retrieve 
package annotation
    at testmojo.TestMojo.execute (TestMojo.java:35)
    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:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    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.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at 
org.apache.maven.it.MavenITmng6506PackageAnnotationTest.testGetPackageAnnotation
 (MavenITmng6506PackageAnnotationTest.java:52)
    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 junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest 
(AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    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:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run 
(JUnit38ClassRunner.java:86)
    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)
[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


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-suite/target/apache-maven/bin/mvn
 --global-settings 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-suite/target/test-classes/settings-remote.xml
 -e --batch-mode 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/it-local-repo
 verify
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------------< mng-6506:mng-6506-project >----------------------
[INFO] Building mng-6506-project 0.1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- mng-6506-plugin:0.1:test (default) @ mng-6506-project ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.061 s
[INFO] Finished at: 2019-04-10T04:47:57Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal mng-6506:mng-6506-plugin:0.1:test (default) on 
project mng-6506-project: Failed to retrieve package annotation -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
mng-6506:mng-6506-plugin:0.1:test (default) on project mng-6506-project: Failed 
to retrieve package annotation
    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:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    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.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at 
org.apache.maven.it.MavenITmng6506PackageAnnotationTest.testGetPackageAnnotation
 (MavenITmng6506PackageAnnotationTest.java:52)
    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 junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest 
(AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    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:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run 
(JUnit38ClassRunner.java:86)
    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.plugin.MojoFailureException: Failed to retrieve 
package annotation
    at testmojo.TestMojo.execute (TestMojo.java:35)
    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:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    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.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at 
org.apache.maven.it.MavenITmng6506PackageAnnotationTest.testGetPackageAnnotation
 (MavenITmng6506PackageAnnotationTest.java:52)
    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 junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest 
(AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    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:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run 
(JUnit38ClassRunner.java:86)
    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)
[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

        at 
org.apache.maven.it.MavenITmng6506PackageAnnotationTest.testGetPackageAnnotation(MavenITmng6506PackageAnnotationTest.java:52)


FAILED:  org.apache.maven.it.MavenITmng6506PackageAnnotationTest.windows-jdk11 
/ Run ITs Windows Java 11 / testGetPackageAnnotation

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-1.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings 
C:\mvn-it-1.tmp\core-it-suite\target\test-classes\settings-remote.xml -e 
--batch-mode -Dmaven.repo.local=c:\mvn-it-1.tmp\it-local-repo verify
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------------< mng-6506:mng-6506-project >----------------------
[INFO] Building mng-6506-project 0.1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- mng-6506-plugin:0.1:test (default) @ mng-6506-project ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.031 s
[INFO] Finished at: 2019-04-10T06:13:19Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal mng-6506:mng-6506-plugin:0.1:test (default) on 
project mng-6506-project: Failed to retrieve package annotation -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
mng-6506:mng-6506-plugin:0.1:test (default) on project mng-6506-project: Failed 
to retrieve package annotation
    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:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    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.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at 
org.apache.maven.it.MavenITmng6506PackageAnnotationTest.testGetPackageAnnotation
 (MavenITmng6506PackageAnnotationTest.java:52)
    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 junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest 
(AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    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:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run 
(JUnit38ClassRunner.java:86)
    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.plugin.MojoFailureException: Failed to retrieve 
package annotation
    at testmojo.TestMojo.execute (TestMojo.java:35)
    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:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    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.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at 
org.apache.maven.it.MavenITmng6506PackageAnnotationTest.testGetPackageAnnotation
 (MavenITmng6506PackageAnnotationTest.java:52)
    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 junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest 
(AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    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:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run 
(JUnit38ClassRunner.java:86)
    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)
[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


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-1.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings 
C:\mvn-it-1.tmp\core-it-suite\target\test-classes\settings-remote.xml -e 
--batch-mode -Dmaven.repo.local=c:\mvn-it-1.tmp\it-local-repo verify
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------------< mng-6506:mng-6506-project >----------------------
[INFO] Building mng-6506-project 0.1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- mng-6506-plugin:0.1:test (default) @ mng-6506-project ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.031 s
[INFO] Finished at: 2019-04-10T06:13:19Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal mng-6506:mng-6506-plugin:0.1:test (default) on 
project mng-6506-project: Failed to retrieve package annotation -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
mng-6506:mng-6506-plugin:0.1:test (default) on project mng-6506-project: Failed 
to retrieve package annotation
    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:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    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.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at 
org.apache.maven.it.MavenITmng6506PackageAnnotationTest.testGetPackageAnnotation
 (MavenITmng6506PackageAnnotationTest.java:52)
    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 junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest 
(AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    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:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run 
(JUnit38ClassRunner.java:86)
    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.plugin.MojoFailureException: Failed to retrieve 
package annotation
    at testmojo.TestMojo.execute (TestMojo.java:35)
    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:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    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.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at 
org.apache.maven.it.MavenITmng6506PackageAnnotationTest.testGetPackageAnnotation
 (MavenITmng6506PackageAnnotationTest.java:52)
    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 junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest 
(AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    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:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run 
(JUnit38ClassRunner.java:86)
    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)
[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

        at 
org.apache.maven.it.MavenITmng6506PackageAnnotationTest.testGetPackageAnnotation(MavenITmng6506PackageAnnotationTest.java:52)


FAILED:  
org.apache.maven.it.MavenITmng6558ToolchainsBuildingEventTest.linux-jdk8 / Run 
ITs Linux Java 8 / testit

Error Message:
[init, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingRequest, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingResult, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.execution.DefaultMavenExecutionRequest, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.execution.DefaultMavenExecutionResult, close]

Stack Trace:
junit.framework.AssertionFailedError: [init, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingRequest, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingResult, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.execution.DefaultMavenExecutionRequest, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.execution.DefaultMavenExecutionResult, close]
        at 
org.apache.maven.it.MavenITmng6558ToolchainsBuildingEventTest.testit(MavenITmng6558ToolchainsBuildingEventTest.java:62)


FAILED:  
org.apache.maven.it.MavenITmng6558ToolchainsBuildingEventTest.linux-jdk11 / Run 
ITs Linux Java 11 / testit

Error Message:
[init, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingRequest, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingResult, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.execution.DefaultMavenExecutionRequest, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.execution.DefaultMavenExecutionResult, close]

Stack Trace:
junit.framework.AssertionFailedError: [init, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingRequest, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingResult, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.execution.DefaultMavenExecutionRequest, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.execution.DefaultMavenExecutionResult, close]
        at 
org.apache.maven.it.MavenITmng6558ToolchainsBuildingEventTest.testit(MavenITmng6558ToolchainsBuildingEventTest.java:62)


FAILED:  
org.apache.maven.it.MavenITmng6558ToolchainsBuildingEventTest.linux-jdk7 / Run 
ITs Linux Java 7 / testit

Error Message:
[init, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingRequest, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingResult, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.execution.DefaultMavenExecutionRequest, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.execution.DefaultMavenExecutionResult, close]

Stack Trace:
junit.framework.AssertionFailedError: [init, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingRequest, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingResult, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.execution.DefaultMavenExecutionRequest, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.execution.DefaultMavenExecutionResult, close]
        at 
org.apache.maven.it.MavenITmng6558ToolchainsBuildingEventTest.testit(MavenITmng6558ToolchainsBuildingEventTest.java:62)


FAILED:  
org.apache.maven.it.MavenITmng6558ToolchainsBuildingEventTest.windows-jdk7 / 
Run ITs Windows Java 7 / testit

Error Message:
[init, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingRequest, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingResult, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.execution.DefaultMavenExecutionRequest, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.execution.DefaultMavenExecutionResult, close]

Stack Trace:
junit.framework.AssertionFailedError: [init, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingRequest, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingResult, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.execution.DefaultMavenExecutionRequest, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.execution.DefaultMavenExecutionResult, close]
        at 
org.apache.maven.it.MavenITmng6558ToolchainsBuildingEventTest.testit(MavenITmng6558ToolchainsBuildingEventTest.java:62)


FAILED:  
org.apache.maven.it.MavenITmng6558ToolchainsBuildingEventTest.windows-jdk11 / 
Run ITs Windows Java 11 / testit

Error Message:
[init, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingRequest, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingResult, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.execution.DefaultMavenExecutionRequest, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.execution.DefaultMavenExecutionResult, close]

Stack Trace:
junit.framework.AssertionFailedError: [init, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingRequest, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingResult, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.execution.DefaultMavenExecutionRequest, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.execution.DefaultMavenExecutionResult, close]
        at 
org.apache.maven.it.MavenITmng6558ToolchainsBuildingEventTest.testit(MavenITmng6558ToolchainsBuildingEventTest.java:62)


FAILED:  
org.apache.maven.it.MavenITmng6558ToolchainsBuildingEventTest.windows-jdk8 / 
Run ITs Windows Java 8 / testit

Error Message:
[init, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingRequest, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingResult, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.execution.DefaultMavenExecutionRequest, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.execution.DefaultMavenExecutionResult, close]

Stack Trace:
junit.framework.AssertionFailedError: [init, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingRequest, event: 
org.apache.maven.settings.building.DefaultSettingsBuildingResult, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest, event: 
org.apache.maven.execution.DefaultMavenExecutionRequest, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.lifecycle.internal.DefaultExecutionEvent, event: 
org.apache.maven.execution.DefaultMavenExecutionResult, close]
        at 
org.apache.maven.it.MavenITmng6558ToolchainsBuildingEventTest.testit(MavenITmng6558ToolchainsBuildingEventTest.java:62)




Build log:
[...truncated 25068 lines...]
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
 (2.3 kB at 174 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
 (1.6 kB at 122 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
 (1.9 kB at 138 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom
 (4.8 kB at 371 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
 (4.3 kB at 329 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom 
(8.8 kB at 628 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom
 (2.4 kB at 170 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar
 (13 kB at 934 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar
 (51 kB at 2.6 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar
 (37 kB at 1.9 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar
 (123 kB at 4.6 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar
 (26 kB at 796 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar
 (31 kB at 875 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar
 (58 kB at 1.4 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar
 (90 kB at 2.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar
 (97 kB at 1.9 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar
 (12 kB at 216 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar
 (409 kB at 5.8 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
 (223 kB at 2.4 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar 
(1.5 MB at 11 MB/s)
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
    [unzip] Expanding: 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/apache-maven-dist.zip
 into 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-suite/target/apache-maven
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ maven-it-plugin-invalid-descriptor ---
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ 
maven-it-plugin-invalid-descriptor ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-it-plugin-invalid-descriptor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
maven-it-plugin-invalid-descriptor ---
[INFO] Installing 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/target/maven-it-plugin-invalid-descriptor-2.1-SNAPSHOT.jar
 to 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/it-local-repo/org/apache/maven/its/plugins/maven-it-plugin-invalid-descriptor/2.1-SNAPSHOT/maven-it-plugin-invalid-descriptor-2.1-SNAPSHOT.jar
[INFO] Installing 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/pom.xml
 to 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/it-local-repo/org/apache/maven/its/plugins/maven-it-plugin-invalid-descriptor/2.1-SNAPSHOT/maven-it-plugin-invalid-descriptor-2.1-SNAPSHOT.pom
[INFO] 
[INFO] -------< org.apache.maven.its.plugins:maven-it-plugin-log-file >--------
[INFO] Building Maven IT Plugin :: Log File 2.1-SNAPSHOT                [39/76]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ 
maven-it-plugin-log-file ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
maven-it-plugin-log-file ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
maven-it-plugin-log-file ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ 
maven-it-plugin-log-file ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-it-plugin-log-file 
---
[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: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 6 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 6 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ maven-it-plugin-log-file ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
maven-it-plugin-log-file ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/core-it-plugins/maven-it-plugin-log-file/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
maven-it-plugin-log-file ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/core-it-plugins/maven-it-plugin-log-file/target/classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ 
maven-it-plugin-log-file ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ 
maven-it-plugin-log-file ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
maven-it-plugin-log-file ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ 
maven-it-plugin-log-file ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ maven-it-plugin-log-file 
---
[INFO] Building jar: 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/core-it-plugins/maven-it-plugin-log-file/target/maven-it-plugin-log-file-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ maven-it-plugin-log-file ---
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ 
maven-it-plugin-log-file ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-it-plugin-log-file ---
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
core-it-suite ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
maven-it-plugin-log-file ---
[INFO] Installing 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/core-it-plugins/maven-it-plugin-log-file/target/maven-it-plugin-log-file-2.1-SNAPSHOT.jar
 to 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/it-local-repo/org/apache/maven/its/plugins/maven-it-plugin-log-file/2.1-SNAPSHOT/maven-it-plugin-log-file-2.1-SNAPSHOT.jar
[INFO] Installing 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/core-it-plugins/maven-it-plugin-log-file/pom.xml
 to 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/it-local-repo/org/apache/maven/its/plugins/maven-it-plugin-log-file/2.1-SNAPSHOT/maven-it-plugin-log-file-2.1-SNAPSHOT.pom
[INFO] 
[INFO] ----------------< org.apache.maven.its:maven-it-helper >----------------
[INFO] Building Maven IT Helper Library 2.1-SNAPSHOT                    [40/76]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.6/maven-verifier-1.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.6/maven-verifier-1.6.pom
 (3.4 kB at 376 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.8/maven-shared-utils-0.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.8/maven-shared-utils-0.8.pom
 (6.1 kB at 678 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.6/maven-verifier-1.6.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-verifier/1.6/maven-verifier-1.6.jar
 (40 kB at 2.2 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
 (155 kB at 5.5 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-it-helper ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
maven-it-helper ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
maven-it-helper ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ 
maven-it-helper ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-it-helper ---
[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: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 3 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ maven-it-helper ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 628 source files to 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-suite/target/test-classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
maven-it-helper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/maven-it-helper/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
maven-it-helper ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/maven-it-helper/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ 
maven-it-helper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/maven-it-helper/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
maven-it-helper ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/maven-it-helper/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-it-helper 
---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.it.MavenIntegrationTestCaseTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s 
- in org.apache.maven.it.MavenIntegrationTestCaseTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ maven-it-helper ---
[INFO] Building jar: 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/maven-it-helper/target/maven-it-helper-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ 
maven-it-helper ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-it-helper ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
maven-it-helper ---
[INFO] Installing 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/maven-it-helper/target/maven-it-helper-2.1-SNAPSHOT.jar
 to 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/it-local-repo/org/apache/maven/its/maven-it-helper/2.1-SNAPSHOT/maven-it-helper-2.1-SNAPSHOT.jar
[INFO] Installing 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/maven-it-helper/pom.xml
 to 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/it-local-repo/org/apache/maven/its/maven-it-helper/2.1-SNAPSHOT/maven-it-helper-2.1-SNAPSHOT.pom
[INFO] 
[INFO] --< org.apache.maven.its.plugins:maven-it-plugin-model-interpolation >--
[INFO] Building Maven IT Plugin :: Model Interpolation 2.1-SNAPSHOT     [41/76]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.jar
 (90 kB at 3.7 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ 
maven-it-plugin-model-interpolation ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
maven-it-plugin-model-interpolation ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
maven-it-plugin-model-interpolation ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ 
maven-it-plugin-model-interpolation ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ 
maven-it-plugin-model-interpolation ---
[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: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 3 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ maven-it-plugin-model-interpolation ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
maven-it-plugin-model-interpolation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
maven-it-plugin-model-interpolation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6553/test/core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/target/classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ 
maven-it-plugin-model-interpolation ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 1 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations

Reply via email to