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 2018/02/09 00:07:57 UTC

Build unstable in Jenkins: Maven TLP (wip) » maven » upgrade_parent_pom #1

See https://builds.apache.org/job/maven-wip/job/maven/job/upgrade_parent_pom/1/

No changes.

1 tests failed.
FAILED:  org.apache.maven.it.MavenITmng5530MojoExecutionScopeTest.test_copyfiles

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/ip_maven_upgrade_parent_pom-JNWIFHCYKT6QN574Q75CGL3YHBFT5G4BYYXSX5XC6O6JJL4RBNWQ/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/ip_maven_upgrade_parent_pom-JNWIFHCYKT6QN574Q75CGL3YHBFT5G4BYYXSX5XC6O6JJL4RBNWQ/test/core-it-suite/target/test-classes/settings-remote.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/ip_maven_upgrade_parent_pom-JNWIFHCYKT6QN574Q75CGL3YHBFT5G4BYYXSX5XC6O6JJL4RBNWQ/test/it-local-repo package
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] --< io.tesla.its.mojoexecutionscope:mng5530-mojo-execution-scope-basic >--
[INFO] Building mng5530-mojo-execution-scope-basic 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng5530-mojo-execution-scope-basic ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/ip_maven_upgrade_parent_pom-JNWIFHCYKT6QN574Q75CGL3YHBFT5G4BYYXSX5XC6O6JJL4RBNWQ/test/core-it-suite/target/test-classes/mng-5530-mojo-execution-scope/basic/src/main/resources
[INFO] 
[INFO] --- mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope (test-execution-scope) @ mng5530-mojo-execution-scope-basic ---
[WARNING] Error injecting: org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopeMojo
com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) No implementation for org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopedComponent was bound.
  while locating org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopeMojo

1 error
    at com.google.inject.internal.InjectorImpl$2.get (InjectorImpl.java:1025)
    at com.google.inject.internal.InjectorImpl.getInstance (InjectorImpl.java:1051)
    at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48)
    at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:81)
    at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:53)
    at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:65)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:115)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:133)
    at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:68)
    at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:63)
    at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:45)
    at com.google.inject.internal.InjectorImpl$2$1.call (InjectorImpl.java:1016)
    at com.google.inject.internal.InjectorImpl.callInContext (InjectorImpl.java:1092)
    at com.google.inject.internal.InjectorImpl$2.get (InjectorImpl.java:1012)
    at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162)
    at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81)
    at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255)
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:519)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:121)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:245)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles (MavenITmng5530MojoExecutionScopeTest.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java: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:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.080 s
[INFO] Finished at: 2018-02-09T00:00:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope (test-execution-scope) on project mng5530-mojo-execution-scope-basic: Execution test-execution-scope of goal org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope failed: Unable to load the mojo 'test-execution-scope' (or one of its required components) from the plugin 'org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1': com.google.inject.ProvisionException: Unable to provision, see the following errors:
[ERROR] 
[ERROR] 1) No implementation for org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopedComponent was bound.
[ERROR]   while locating org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopeMojo
[ERROR]   at ClassRealm[extension>org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1, parent: java.net.URLClassLoader@6833ce2c] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
[ERROR]   while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope)
[ERROR] 
[ERROR] 1 error
[ERROR]       role: org.apache.maven.plugin.Mojo
[ERROR]   roleHint: org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope (test-execution-scope) on project mng5530-mojo-execution-scope-basic: Execution test-execution-scope of goal org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope failed: Unable to load the mojo 'test-execution-scope' (or one of its required components) from the plugin 'org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1'
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:245)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles (MavenITmng5530MojoExecutionScopeTest.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java: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:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution test-execution-scope of goal org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope failed: Unable to load the mojo 'test-execution-scope' (or one of its required components) from the plugin 'org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1'
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:153)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:245)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles (MavenITmng5530MojoExecutionScopeTest.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java: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:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
Caused by: org.apache.maven.plugin.PluginContainerException: Unable to load the mojo 'test-execution-scope' (or one of its required components) from the plugin 'org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1'
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:553)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:121)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:245)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles (MavenITmng5530MojoExecutionScopeTest.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java: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:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
Caused by: org.codehaus.plexus.component.repository.exception.ComponentLookupException: com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) No implementation for org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopedComponent was bound.
  while locating org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopeMojo
  at ClassRealm[extension>org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1, parent: java.net.URLClassLoader@6833ce2c] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope)

1 error
      role: org.apache.maven.plugin.Mojo
  roleHint: org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:267)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255)
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:519)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:121)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:245)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles (MavenITmng5530MojoExecutionScopeTest.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java: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:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
Caused by: com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) No implementation for org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopedComponent was bound.
  while locating org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopeMojo
  at ClassRealm[extension>org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1, parent: java.net.URLClassLoader@6833ce2c] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope)

1 error
    at com.google.inject.internal.InjectorImpl$2.get (InjectorImpl.java:1025)
    at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162)
    at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81)
    at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255)
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:519)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:121)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:245)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles (MavenITmng5530MojoExecutionScopeTest.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java: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:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
[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/PluginContainerException


Stack Trace:
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/ip_maven_upgrade_parent_pom-JNWIFHCYKT6QN574Q75CGL3YHBFT5G4BYYXSX5XC6O6JJL4RBNWQ/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/ip_maven_upgrade_parent_pom-JNWIFHCYKT6QN574Q75CGL3YHBFT5G4BYYXSX5XC6O6JJL4RBNWQ/test/core-it-suite/target/test-classes/settings-remote.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/ip_maven_upgrade_parent_pom-JNWIFHCYKT6QN574Q75CGL3YHBFT5G4BYYXSX5XC6O6JJL4RBNWQ/test/it-local-repo package
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] --< io.tesla.its.mojoexecutionscope:mng5530-mojo-execution-scope-basic >--
[INFO] Building mng5530-mojo-execution-scope-basic 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng5530-mojo-execution-scope-basic ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/ip_maven_upgrade_parent_pom-JNWIFHCYKT6QN574Q75CGL3YHBFT5G4BYYXSX5XC6O6JJL4RBNWQ/test/core-it-suite/target/test-classes/mng-5530-mojo-execution-scope/basic/src/main/resources
[INFO] 
[INFO] --- mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope (test-execution-scope) @ mng5530-mojo-execution-scope-basic ---
[WARNING] Error injecting: org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopeMojo
com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) No implementation for org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopedComponent was bound.
  while locating org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopeMojo

1 error
    at com.google.inject.internal.InjectorImpl$2.get (InjectorImpl.java:1025)
    at com.google.inject.internal.InjectorImpl.getInstance (InjectorImpl.java:1051)
    at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48)
    at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:81)
    at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:53)
    at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:65)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:115)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:133)
    at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:68)
    at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:63)
    at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:45)
    at com.google.inject.internal.InjectorImpl$2$1.call (InjectorImpl.java:1016)
    at com.google.inject.internal.InjectorImpl.callInContext (InjectorImpl.java:1092)
    at com.google.inject.internal.InjectorImpl$2.get (InjectorImpl.java:1012)
    at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162)
    at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81)
    at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255)
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:519)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:121)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:245)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles (MavenITmng5530MojoExecutionScopeTest.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java: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:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.080 s
[INFO] Finished at: 2018-02-09T00:00:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope (test-execution-scope) on project mng5530-mojo-execution-scope-basic: Execution test-execution-scope of goal org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope failed: Unable to load the mojo 'test-execution-scope' (or one of its required components) from the plugin 'org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1': com.google.inject.ProvisionException: Unable to provision, see the following errors:
[ERROR] 
[ERROR] 1) No implementation for org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopedComponent was bound.
[ERROR]   while locating org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopeMojo
[ERROR]   at ClassRealm[extension>org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1, parent: java.net.URLClassLoader@6833ce2c] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
[ERROR]   while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope)
[ERROR] 
[ERROR] 1 error
[ERROR]       role: org.apache.maven.plugin.Mojo
[ERROR]   roleHint: org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope (test-execution-scope) on project mng5530-mojo-execution-scope-basic: Execution test-execution-scope of goal org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope failed: Unable to load the mojo 'test-execution-scope' (or one of its required components) from the plugin 'org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1'
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:245)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles (MavenITmng5530MojoExecutionScopeTest.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java: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:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution test-execution-scope of goal org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope failed: Unable to load the mojo 'test-execution-scope' (or one of its required components) from the plugin 'org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1'
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:153)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:245)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles (MavenITmng5530MojoExecutionScopeTest.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java: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:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
Caused by: org.apache.maven.plugin.PluginContainerException: Unable to load the mojo 'test-execution-scope' (or one of its required components) from the plugin 'org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1'
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:553)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:121)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:245)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles (MavenITmng5530MojoExecutionScopeTest.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java: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:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
Caused by: org.codehaus.plexus.component.repository.exception.ComponentLookupException: com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) No implementation for org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopedComponent was bound.
  while locating org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopeMojo
  at ClassRealm[extension>org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1, parent: java.net.URLClassLoader@6833ce2c] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope)

1 error
      role: org.apache.maven.plugin.Mojo
  roleHint: org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:267)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255)
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:519)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:121)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:245)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles (MavenITmng5530MojoExecutionScopeTest.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java: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:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
Caused by: com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) No implementation for org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopedComponent was bound.
  while locating org.apache.maven.its.mng5530.mojoexecutionscope.TestExecutionScopeMojo
  at ClassRealm[extension>org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1, parent: java.net.URLClassLoader@6833ce2c] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.its.mng5530.mojoexecutionscope:mng5530-mojo-execution-scope-plugin:0.1:test-execution-scope)

1 error
    at com.google.inject.internal.InjectorImpl$2.get (InjectorImpl.java:1025)
    at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162)
    at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81)
    at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255)
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:519)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:121)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:245)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles (MavenITmng5530MojoExecutionScopeTest.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java: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:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
[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/PluginContainerException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1369)
	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.MavenITmng5530MojoExecutionScopeTest.test_copyfiles(MavenITmng5530MojoExecutionScopeTest.java:51)




Build log:
[...truncated 6.01 MB...]
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-expression/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-error/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-component/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-provider/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-fork/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log-file/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/maven-it-helper/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-project/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-online/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-packaging/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-setter/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-singleton-component/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-site/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-toolchain/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-touch/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-properties/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-all/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log4j/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension1/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension2/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-settings/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension2/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin-dep/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5958-extension/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-toolchain/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-wagon/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-extension/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] None of the test reports contained any result
[linuxJava7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite/target/surefire-reports/*.xml
[linuxJava7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-configuration/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-context-passing/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-expression/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-error/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:2.1-SNAPSHOT in source directory core-it-support/core-it-component/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension-provider/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-fork/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log-file/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:2.1-SNAPSHOT in source directory core-it-support/maven-it-helper/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-no-project/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-online/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-packaging/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-setter/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-singleton-component/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-site/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-toolchain/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-touch/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-properties/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-all/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log4j/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension1/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension2/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5958-extension/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:2.1-SNAPSHOT in source directory core-it-support/core-it-toolchain/src/main/java
[linuxJava7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:2.1-SNAPSHOT in source directory core-it-support/core-it-wagon/src/main/java
[linuxJava7] [TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/ip_maven_upgrade_parent_pom-JNWIFHCYKT6QN574Q75CGL3YHBFT5G4BYYXSX5XC6O6JJL4RBNWQ/test' for files matching the pattern 'core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-configuration/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-context-passing/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-expression/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-error/src/main/java/**/*,core-it-support/core-it-component/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension-provider/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-fork/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-log-file/src/main/java/**/*,core-it-support/maven-it-helper/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-no-project/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-online/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-packaging/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-project/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-setter/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-singleton-component/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-site/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-toolchain/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-touch/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-uses-properties/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-all/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-log4j/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension1/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension2/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java/**/*,core-it-support/core-it-plugins/mng5805-plugin/src/main/java/**/*,core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java/**/*,core-it-support/core-it-plugins/mng5958-extension/src/main/java/**/*,core-it-support/core-it-toolchain/src/main/java/**/*,core-it-support/core-it-wagon/src/main/java/**/*' - excludes: null
[linuxJava7] [TASKS] Found 163 files to scan for tasks
[linuxJava7] [TASKS] Found 25 open tasks.
[linuxJava7] Skipping warnings blame since pipelines do not have an SCM link.%n
[Pipeline] [linuxJava8] deleteDir
[Pipeline] [linuxJava7] // withMaven
[Pipeline] [linuxJava7] deleteDir
[Pipeline] [linuxJava8] }
[Pipeline] [linuxJava8] // dir
[Pipeline] [linuxJava8] }
[Pipeline] [linuxJava8] // stage
[Pipeline] [linuxJava8] }
[Pipeline] [linuxJava8] // node
[Pipeline] [linuxJava8] }
[Pipeline] [linuxJava7] }
[Pipeline] [linuxJava7] // dir
[Pipeline] [linuxJava7] }
[Pipeline] [linuxJava7] // stage
[Pipeline] [linuxJava7] }
[Pipeline] [linuxJava7] // node
[Pipeline] [linuxJava7] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP (wip) » maven » upgrade_parent_pom #2

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-wip/job/maven/job/upgrade_parent_pom/2/

No changes.

All tests passed