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

Changes:

* [MNG-6377] switch from Git-WIP to Gitbox

1 tests failed.
FAILED:  
org.apache.maven.it.MavenITmng5578SessionScopeTest.testBasic_buildExtension

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_master-DVEN5KAF4FLE3WDK7SWFNYUY4YZ7X45JVWYY6FZT5ZEB3CLWABVQ/test/core-it-suite/target/apache-maven/bin/mvn
 --global-settings 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_master-DVEN5KAF4FLE3WDK7SWFNYUY4YZ7X45JVWYY6FZT5ZEB3CLWABVQ/test/core-it-suite/target/test-classes/settings-remote.xml
 -Dit-build-extensions=true -e --batch-mode 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_master-DVEN5KAF4FLE3WDK7SWFNYUY4YZ7X45JVWYY6FZT5ZEB3CLWABVQ/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] --------< mng-5578-session-scope:mng-5578-session-scope-basic >---------
[INFO] Building mng-5578-session-scope-basic 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
mng-5578-session-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/maven-box_maven_master-DVEN5KAF4FLE3WDK7SWFNYUY4YZ7X45JVWYY6FZT5ZEB3CLWABVQ/test/core-it-suite/target/test-classes/mng-5578-session-scope/basic/src/main/resources
[INFO] 
[INFO] --- mng-5578-session-scope-plugin:0.1:test-session-scope 
(test-session-scope) @ mng-5578-session-scope-basic ---
[WARNING] Error injecting: 
org.apache.maven.its.mng5530.sessionscope.TestSessionScopeMojo
com.google.inject.ProvisionException: Unable to provision, see the following 
errors:

1) No implementation for 
org.apache.maven.its.mng5530.sessionscope.TestSessionScopedComponent was bound.
  while locating org.apache.maven.its.mng5530.sessionscope.TestSessionScopeMojo

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:124)
    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:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java: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:606)
    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.MavenITmng5578SessionScopeTest.testBasic_buildExtension 
(MavenITmng5578SessionScopeTest.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    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:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun 
(JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet 
(JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke 
(JUnit4Provider.java:160)
    at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader 
(ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess 
(ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute 
(ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main 
(ForkedBooter.java:407)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.121 s
[INFO] Finished at: 2018-03-20T00:00:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope 
(test-session-scope) on project mng-5578-session-scope-basic: Execution 
test-session-scope of goal 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope 
failed: Unable to load the mojo 'test-session-scope' (or one of its required 
components) from the plugin 
'mng-5578-session-scope:mng-5578-session-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.sessionscope.TestSessionScopedComponent was bound.
[ERROR]   while locating 
org.apache.maven.its.mng5530.sessionscope.TestSessionScopeMojo
[ERROR]   at 
ClassRealm[extension>mng-5578-session-scope:mng-5578-session-scope-plugin:0.1, 
parent: java.net.URLClassLoader@197191a4] (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=mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope)
[ERROR] 
[ERROR] 1 error
[ERROR]       role: org.apache.maven.plugin.Mojo
[ERROR]   roleHint: 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope 
(test-session-scope) on project mng-5578-session-scope-basic: Execution 
test-session-scope of goal 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope 
failed: Unable to load the mojo 'test-session-scope' (or one of its required 
components) from the plugin 
'mng-5578-session-scope:mng-5578-session-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:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java: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:606)
    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.MavenITmng5578SessionScopeTest.testBasic_buildExtension 
(MavenITmng5578SessionScopeTest.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    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:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun 
(JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet 
(JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke 
(JUnit4Provider.java:160)
    at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader 
(ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess 
(ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute 
(ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main 
(ForkedBooter.java:407)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution 
test-session-scope of goal 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope 
failed: Unable to load the mojo 'test-session-scope' (or one of its required 
components) from the plugin 
'mng-5578-session-scope:mng-5578-session-scope-plugin:0.1'
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:156)
    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:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java: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:606)
    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.MavenITmng5578SessionScopeTest.testBasic_buildExtension 
(MavenITmng5578SessionScopeTest.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    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:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun 
(JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet 
(JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke 
(JUnit4Provider.java:160)
    at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader 
(ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess 
(ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute 
(ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main 
(ForkedBooter.java:407)
Caused by: org.apache.maven.plugin.PluginContainerException: Unable to load the 
mojo 'test-session-scope' (or one of its required components) from the plugin 
'mng-5578-session-scope:mng-5578-session-scope-plugin:0.1'
    at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo 
(DefaultMavenPluginManager.java:553)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:124)
    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:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java: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:606)
    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.MavenITmng5578SessionScopeTest.testBasic_buildExtension 
(MavenITmng5578SessionScopeTest.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    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:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun 
(JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet 
(JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke 
(JUnit4Provider.java:160)
    at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader 
(ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess 
(ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute 
(ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main 
(ForkedBooter.java:407)
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.sessionscope.TestSessionScopedComponent was bound.
  while locating org.apache.maven.its.mng5530.sessionscope.TestSessionScopeMojo
  at 
ClassRealm[extension>mng-5578-session-scope:mng-5578-session-scope-plugin:0.1, 
parent: java.net.URLClassLoader@197191a4] (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=mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope)

1 error
      role: org.apache.maven.plugin.Mojo
  roleHint: 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-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:124)
    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:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java: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:606)
    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.MavenITmng5578SessionScopeTest.testBasic_buildExtension 
(MavenITmng5578SessionScopeTest.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    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:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun 
(JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet 
(JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke 
(JUnit4Provider.java:160)
    at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader 
(ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess 
(ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute 
(ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main 
(ForkedBooter.java:407)
Caused by: com.google.inject.ProvisionException: Unable to provision, see the 
following errors:

1) No implementation for 
org.apache.maven.its.mng5530.sessionscope.TestSessionScopedComponent was bound.
  while locating org.apache.maven.its.mng5530.sessionscope.TestSessionScopeMojo
  at 
ClassRealm[extension>mng-5578-session-scope:mng-5578-session-scope-plugin:0.1, 
parent: java.net.URLClassLoader@197191a4] (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=mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-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:124)
    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:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java: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:606)
    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.MavenITmng5578SessionScopeTest.testBasic_buildExtension 
(MavenITmng5578SessionScopeTest.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    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:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun 
(JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet 
(JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke 
(JUnit4Provider.java:160)
    at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader 
(ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess 
(ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute 
(ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main 
(ForkedBooter.java:407)
[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/maven-box_maven_master-DVEN5KAF4FLE3WDK7SWFNYUY4YZ7X45JVWYY6FZT5ZEB3CLWABVQ/test/core-it-suite/target/apache-maven/bin/mvn
 --global-settings 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_master-DVEN5KAF4FLE3WDK7SWFNYUY4YZ7X45JVWYY6FZT5ZEB3CLWABVQ/test/core-it-suite/target/test-classes/settings-remote.xml
 -Dit-build-extensions=true -e --batch-mode 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_master-DVEN5KAF4FLE3WDK7SWFNYUY4YZ7X45JVWYY6FZT5ZEB3CLWABVQ/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] --------< mng-5578-session-scope:mng-5578-session-scope-basic >---------
[INFO] Building mng-5578-session-scope-basic 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
mng-5578-session-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/maven-box_maven_master-DVEN5KAF4FLE3WDK7SWFNYUY4YZ7X45JVWYY6FZT5ZEB3CLWABVQ/test/core-it-suite/target/test-classes/mng-5578-session-scope/basic/src/main/resources
[INFO] 
[INFO] --- mng-5578-session-scope-plugin:0.1:test-session-scope 
(test-session-scope) @ mng-5578-session-scope-basic ---
[WARNING] Error injecting: 
org.apache.maven.its.mng5530.sessionscope.TestSessionScopeMojo
com.google.inject.ProvisionException: Unable to provision, see the following 
errors:

1) No implementation for 
org.apache.maven.its.mng5530.sessionscope.TestSessionScopedComponent was bound.
  while locating org.apache.maven.its.mng5530.sessionscope.TestSessionScopeMojo

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:124)
    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:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java: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:606)
    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.MavenITmng5578SessionScopeTest.testBasic_buildExtension 
(MavenITmng5578SessionScopeTest.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    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:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun 
(JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet 
(JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke 
(JUnit4Provider.java:160)
    at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader 
(ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess 
(ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute 
(ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main 
(ForkedBooter.java:407)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.121 s
[INFO] Finished at: 2018-03-20T00:00:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope 
(test-session-scope) on project mng-5578-session-scope-basic: Execution 
test-session-scope of goal 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope 
failed: Unable to load the mojo 'test-session-scope' (or one of its required 
components) from the plugin 
'mng-5578-session-scope:mng-5578-session-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.sessionscope.TestSessionScopedComponent was bound.
[ERROR]   while locating 
org.apache.maven.its.mng5530.sessionscope.TestSessionScopeMojo
[ERROR]   at 
ClassRealm[extension>mng-5578-session-scope:mng-5578-session-scope-plugin:0.1, 
parent: java.net.URLClassLoader@197191a4] (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=mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope)
[ERROR] 
[ERROR] 1 error
[ERROR]       role: org.apache.maven.plugin.Mojo
[ERROR]   roleHint: 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope 
(test-session-scope) on project mng-5578-session-scope-basic: Execution 
test-session-scope of goal 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope 
failed: Unable to load the mojo 'test-session-scope' (or one of its required 
components) from the plugin 
'mng-5578-session-scope:mng-5578-session-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:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java: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:606)
    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.MavenITmng5578SessionScopeTest.testBasic_buildExtension 
(MavenITmng5578SessionScopeTest.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    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:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun 
(JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet 
(JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke 
(JUnit4Provider.java:160)
    at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader 
(ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess 
(ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute 
(ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main 
(ForkedBooter.java:407)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution 
test-session-scope of goal 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope 
failed: Unable to load the mojo 'test-session-scope' (or one of its required 
components) from the plugin 
'mng-5578-session-scope:mng-5578-session-scope-plugin:0.1'
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:156)
    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:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java: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:606)
    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.MavenITmng5578SessionScopeTest.testBasic_buildExtension 
(MavenITmng5578SessionScopeTest.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    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:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun 
(JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet 
(JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke 
(JUnit4Provider.java:160)
    at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader 
(ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess 
(ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute 
(ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main 
(ForkedBooter.java:407)
Caused by: org.apache.maven.plugin.PluginContainerException: Unable to load the 
mojo 'test-session-scope' (or one of its required components) from the plugin 
'mng-5578-session-scope:mng-5578-session-scope-plugin:0.1'
    at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo 
(DefaultMavenPluginManager.java:553)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:124)
    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:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java: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:606)
    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.MavenITmng5578SessionScopeTest.testBasic_buildExtension 
(MavenITmng5578SessionScopeTest.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    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:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun 
(JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet 
(JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke 
(JUnit4Provider.java:160)
    at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader 
(ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess 
(ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute 
(ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main 
(ForkedBooter.java:407)
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.sessionscope.TestSessionScopedComponent was bound.
  while locating org.apache.maven.its.mng5530.sessionscope.TestSessionScopeMojo
  at 
ClassRealm[extension>mng-5578-session-scope:mng-5578-session-scope-plugin:0.1, 
parent: java.net.URLClassLoader@197191a4] (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=mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-scope)

1 error
      role: org.apache.maven.plugin.Mojo
  roleHint: 
mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-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:124)
    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:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java: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:606)
    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.MavenITmng5578SessionScopeTest.testBasic_buildExtension 
(MavenITmng5578SessionScopeTest.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    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:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun 
(JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet 
(JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke 
(JUnit4Provider.java:160)
    at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader 
(ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess 
(ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute 
(ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main 
(ForkedBooter.java:407)
Caused by: com.google.inject.ProvisionException: Unable to provision, see the 
following errors:

1) No implementation for 
org.apache.maven.its.mng5530.sessionscope.TestSessionScopedComponent was bound.
  while locating org.apache.maven.its.mng5530.sessionscope.TestSessionScopeMojo
  at 
ClassRealm[extension>mng-5578-session-scope:mng-5578-session-scope-plugin:0.1, 
parent: java.net.URLClassLoader@197191a4] (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=mng-5578-session-scope:mng-5578-session-scope-plugin:0.1:test-session-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:124)
    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:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java: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:606)
    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.MavenITmng5578SessionScopeTest.testBasic_buildExtension 
(MavenITmng5578SessionScopeTest.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    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:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun 
(JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet 
(JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke 
(JUnit4Provider.java:160)
    at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader 
(ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess 
(ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute 
(ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main 
(ForkedBooter.java:407)
[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.MavenITmng5578SessionScopeTest.testBasic_buildExtension(MavenITmng5578SessionScopeTest.java:99)




Build log:
[...truncated 6.38 MB...]
[winJava8]      at 
hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava8]      at 
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava8]      at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava8]      at java.lang.Thread.run(Thread.java:748)
[winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving 
and fingerprinting 
MavenArtifact{org.apache.maven.its.plugins:maven-it-plugins:xml:site:2.1-SNAPSHOT(version:
 2.1-SNAPSHOT, snapshot:true)  
C:\mvn-it-1.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml},
 skip archiving of the artifacts
[winJava8] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml'
 relatively to '/mvn-it-1.tmp'
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[winJava8]      at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[winJava8]      at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava8]      at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava8]      at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava8]      at 
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava8]      at 
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava8]      at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava8]      at java.lang.Thread.run(Thread.java:748)
[winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving 
and fingerprinting 
MavenArtifact{org.apache.maven.its.plugins:maven-it-plugin-core-stubs:xml:site:2.1-SNAPSHOT(version:
 2.1-SNAPSHOT, snapshot:true)  
C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml},
 skip archiving of the artifacts
[winJava8] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml'
 relatively to '/mvn-it-1.tmp'
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[winJava8]      at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[winJava8]      at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava8]      at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava8]      at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava8]      at 
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava8]      at 
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava8]      at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava8]      at java.lang.Thread.run(Thread.java:748)
[winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving 
and fingerprinting 
MavenArtifact{org.apache.maven.its:core-it-support-artifacts:zip:repo:2.1-SNAPSHOT(version:
 2.1-SNAPSHOT, snapshot:true)  
C:\mvn-it-1.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip},
 skip archiving of the artifacts
[winJava8] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-1.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip'
 relatively to '/mvn-it-1.tmp'
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[winJava8]      at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[winJava8]      at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava8]      at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava8]      at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava8]      at 
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava8]      at 
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava8]      at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava8]      at java.lang.Thread.run(Thread.java:748)
[winJava8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving 
and fingerprinting 
MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version:
 2.1-SNAPSHOT, snapshot:true)  
C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, 
skip archiving of the artifacts
[winJava8] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' 
relatively to '/mvn-it-1.tmp'
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[winJava8]      at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[winJava8]      at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava8]      at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava8]      at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava8]      at 
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava8]      at 
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava8]      at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava8]      at java.lang.Thread.run(Thread.java:748)
[winJava8] [Fast Archiver] No prior successful build to compare, so performing 
full copy of artifacts
[winJava8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit 
Publisher' / 
org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please 
report a bug associated for the component 'pipeline-maven-plugin' at 
https://issues.jenkins-ci.org 
[winJava8] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports'
 relatively to '/mvn-it-1.tmp'
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:236)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:182)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[winJava8]      at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[winJava8]      at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava8]      at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava8]      at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava8]      at 
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava8]      at 
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava8]      at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava8]      at java.lang.Thread.run(Thread.java:748)
[winJava8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open 
Task Scanner Publisher' / 
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please 
report a bug associated for the component 'pipeline-maven-plugin' at 
https://issues.jenkins-ci.org 
[winJava8] java.lang.IllegalArgumentException: Cannot relativize 
'C:\mvn-it-1.tmp\src\main\java' relatively to '/mvn-it-1.tmp'
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[winJava8]      at 
org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[winJava8]      at 
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[winJava8]      at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava8]      at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava8]      at 
org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava8]      at 
com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava8]      at 
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava8]      at 
org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava8]      at 
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava8]      at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava8]      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava8]      at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava8]      at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linuxJava7] // withMaven
[Pipeline] [winJava7] // withMaven
[Pipeline] [winJava8] // withMaven
[Pipeline] [linuxJava7] deleteDir
[Pipeline] [linuxJava8] }
[Pipeline] [winJava7] deleteDir
[Pipeline] [winJava8] deleteDir
[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] [winJava8] }
[Pipeline] [winJava8] // dir
[Pipeline] [winJava7] }
[Pipeline] [winJava8] }
[Pipeline] [winJava7] // dir
[Pipeline] [winJava8] // stage
[Pipeline] [winJava7] }
[Pipeline] [winJava8] }
[Pipeline] [winJava7] // stage
[Pipeline] [winJava8] // node
[Pipeline] [winJava8] }
[Pipeline] [winJava7] }
[Pipeline] [winJava7] // node
[Pipeline] [winJava7] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] emailext

Reply via email to