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 2020/11/11 22:41:17 UTC

Build unstable in Jenkins: Maven » Maven TLP » maven » master #53

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/master/53/

Changes:

* [MNG-6551] Packaging 'jar' binding plugin upgrades
* [MNG-6551] Packaging 'jar' binding plugin upgrades

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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMavend11b5aba/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMavend11b5aba"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMavend11b5aba/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMavend11b5aba"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/settings.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/it-local-repo compile
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.it.mng3203:mng-3203 >----------------
[INFO] Building mng-3203 1
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mng-3203 ---
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/resources
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mng-3203 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.256 s
[INFO] Finished at: 2020-11-11T22:13:29Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
[ERROR] /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
[ERROR]   (use -source 7 or higher to enable diamond operator)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor65.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor65.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/settings.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/it-local-repo compile
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.it.mng3203:mng-3203 >----------------
[INFO] Building mng-3203 1
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mng-3203 ---
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/resources
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mng-3203 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.256 s
[INFO] Finished at: 2020-11-11T22:13:29Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
[ERROR] /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
[ERROR]   (use -source 7 or higher to enable diamond operator)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor65.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor65.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

	at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203(MavenITmng3203DefaultLifecycleExecIdTest.java:55)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 59 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 136 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.100 s
[INFO] Finished at: 2020-11-11T14:11:20-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:316)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:243)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 59 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 136 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.100 s
[INFO] Finished at: 2020-11-11T14:11:20-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:316)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:243)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo(MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor(MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavene91333fa\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavene91333fa"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavene91333fa\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavene91333fa"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven789251e0/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven789251e0"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven789251e0/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven789251e0"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 56 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 102 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.070 s
[INFO] Finished at: 2020-11-11T14:15:53-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:345)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:259)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:214)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 56 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 102 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.070 s
[INFO] Finished at: 2020-11-11T14:15:53-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:345)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:259)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:214)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo(MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor(MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavend5517009\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavend5517009"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavend5517009\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavend5517009"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo compile
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.it.mng3203:mng-3203 >----------------
[INFO] Building mng-3203 1
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mng-3203 ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mng-3203 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.439 s
[INFO] Finished at: 2020-11-11T14:24:02-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
[ERROR] /C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
[ERROR]   (use -source 7 or higher to enable diamond operator)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor61.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor61.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo compile
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.it.mng3203:mng-3203 >----------------
[INFO] Building mng-3203 1
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mng-3203 ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mng-3203 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.439 s
[INFO] Finished at: 2020-11-11T14:24:02-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
[ERROR] /C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
[ERROR]   (use -source 7 or higher to enable diamond operator)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor61.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor61.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

	at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203(MavenITmng3203DefaultLifecycleExecIdTest.java:55)




Build log:
[...truncated 44157 lines...]
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/src/main/java
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-active-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-ant-based:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-ant-based\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-artifact\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-configuration\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-context-passing\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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-clean-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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-compiler-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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-deploy-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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-ear-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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-ejb-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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-install-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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-jar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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-javadoc-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\maven-it-helper\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin-dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5958-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-javaagent\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension-provider/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-fork/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log-file/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support/maven-it-helper/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-no-project/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-online/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-packaging/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-setter/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-singleton-component/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-site/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-toolchain/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-touch/src/main/java
[Pipeline] }
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-properties/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-all/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log4j/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension1/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension2/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5958-extension/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-toolchain/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-wagon/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support/core-it-javaagent/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/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-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java/**/*,core-it-support/core-it-toolchain/src/main/java/**/*,core-it-support/core-it-wagon/src/main/java/**/*,core-it-support/core-it-javaagent/src/main/java/**/*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #52
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-active-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-artifact\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin: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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-configuration\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-context-passing\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-expression\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-error\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-provider\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-fork\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log-file\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support\maven-it-helper\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-online\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-packaging\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-setter\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-singleton-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-site\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-touch\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-properties\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-all\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log4j\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension1\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension2\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-settings\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin-dep\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5958-extension\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support\core-it-javaagent\src\main\java
[TASKS] Scanning folder 'c:\mvn-it-0.tmp' 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-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java\**\*,core-it-support\core-it-toolchain\src\main\java\**\*,core-it-support\core-it-wagon\src\main\java\**\*,core-it-support\core-it-javaagent\src\main\java\**\*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #52
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 15 ms, Generated Artifacts Publisher: 14161 ms, Invoker Publisher: 3 ms, Junit Publisher: 52854 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 519 ms, Findbugs Publisher: 1 ms, Open Task Scanner Publisher: 3030 ms, CloudBees DevOptics Gate Artifact Publisher: 93110 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
Zipped 6756 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
Zipped 4 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 17 ms, Generated Artifacts Publisher: 263515 ms, Invoker Publisher: 3 ms, Junit Publisher: 515318 ms, Concordion Publisher: 3 ms, Dependencies Fingerprint Publisher: 4779 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 22334 ms, CloudBees DevOptics Gate Artifact Publisher: 484645 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes to /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk8.zip
Zipped 6763 entries.
Archiving /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk8.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/surefire-reports to /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk8.zip
Zipped 4 entries.
Archiving /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk8.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [michaelo].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build succeeded in Jenkins: Maven » Maven TLP » maven » master #60

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

Changes:

* [MNG-3485] Fix IT by locking maven-surefire-plugin to original version

All tests passed

Build unstable in Jenkins: Maven » Maven TLP » maven » master #59

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

Changes:

* [MNG-7019] Notify also at start when profile is missing

4 tests failed.
FAILED:  org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.linux-jdk8 / Run ITs Linux Java 8 / testitMNG3485

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMavenaae17e9b/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMavenaae17e9b"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMavenaae17e9b/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMavenaae17e9b"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavenfd69056a\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavenfd69056a"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavenfd69056a\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavenfd69056a"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavenb9d30f58\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavenb9d30f58"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavenb9d30f58\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavenb9d30f58"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMavene1a02aeb/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMavene1a02aeb"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMavene1a02aeb/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMavene1a02aeb"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)




Build log:
[...truncated 43028 lines...]
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension2/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin-dep/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5958-extension/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng6759-plugin-resolves-project-dependencies/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-toolchain/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-wagon/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-extension/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-javaagent/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite/target/surefire-reports/*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-active-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-artifact\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin: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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-configuration\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-context-passing\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-expression\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-error\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-provider\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-fork\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log-file\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support\maven-it-helper\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-online\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-packaging\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-setter\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-singleton-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-site\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-touch\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-properties\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-all\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log4j\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension1\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension2\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-settings\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin-dep\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5958-extension\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support\core-it-javaagent\src\main\java
[TASKS] Scanning folder 'c:\mvn-it-0.tmp' 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-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java\**\*,core-it-support\core-it-toolchain\src\main\java\**\*,core-it-support\core-it-wagon\src\main\java\**\*,core-it-support\core-it-javaagent\src\main\java\**\*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #58
[DevOpticsMavenPublisher] dependencies consumed: 188, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 23 ms, Generated Artifacts Publisher: 14196 ms, Invoker Publisher: 3 ms, Junit Publisher: 53448 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 450 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 3145 ms, CloudBees DevOptics Gate Artifact Publisher: 92876 ms
[Pipeline] // withMaven
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 13 ms, Generated Artifacts Publisher: 13925 ms, Invoker Publisher: 3 ms, Junit Publisher: 104010 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 432 ms, Findbugs Publisher: 1 ms, Jacoco Publisher: 1 ms, Open Task Scanner Publisher: 3347 ms, CloudBees DevOptics Gate Artifact Publisher: 93626 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] zip
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk8.zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java
Zipped 7553 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/src/main/java
Zipped 7553 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk8.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin: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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-configuration/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-context-passing/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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
[DevOpticsMavenPublisher] dependencies consumed: 27, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 18 ms, Generated Artifacts Publisher: 111189 ms, Invoker Publisher: 3 ms, Junit Publisher: 512142 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 4597 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 21296 ms, CloudBees DevOptics Gate Artifact Publisher: 466487 ms
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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
Zipped 4 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
[Pipeline] // withMaven
[Pipeline] fileExists
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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
[Pipeline] deleteDir
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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
[Pipeline] fileExists
[Pipeline] zip
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk8.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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
Zipped 4 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk8.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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
[Pipeline] deleteDir
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
Writing zip file of /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes to /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk8.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-expression/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-error/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-component/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension-provider/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-fork/src/main/java
Zipped 7552 entries.
Archiving /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk8.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log-file/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support/maven-it-helper/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-no-project/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-online/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-packaging/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-setter/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-singleton-component/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-site/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-toolchain/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-touch/src/main/java
[Pipeline] fileExists
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-properties/src/main/java
[Pipeline] zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-all/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/src/main/java
Writing zip file of /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/surefire-reports to /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk8.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log4j/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension1/src/main/java
Zipped 4 entries.
Archiving /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk8.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension2/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java
[Pipeline] deleteDir
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5958-extension/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-toolchain/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-wagon/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support/core-it-javaagent/src/main/java
[TASKS] Scanning folder '/home/jenkins/workspace/Maven_maven-box_maven_master/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-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java/**/*,core-it-support/core-it-toolchain/src/main/java/**/*,core-it-support/core-it-wagon/src/main/java/**/*,core-it-support/core-it-javaagent/src/main/java/**/*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #58
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 21 ms, Generated Artifacts Publisher: 471074 ms, Invoker Publisher: 3 ms, Junit Publisher: 404435 ms, Concordion Publisher: 3 ms, Dependencies Fingerprint Publisher: 2751 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 13894 ms, CloudBees DevOptics Gate Artifact Publisher: 346268 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes to /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk11.zip
Zipped 7551 entries.
Archiving /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk11.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/surefire-reports to /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk11.zip
Zipped 4 entries.
Archiving /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk11.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [michaelo].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven » master #58

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

Changes:

* Add checksums to avoid warnings in ITs

4 tests failed.
FAILED:  org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.linux-jdk11 / Run ITs Linux Java 11 / testitMNG3485

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven461877fd/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven461877fd"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven461877fd/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven461877fd"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven2bcd5eb4/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven2bcd5eb4"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven2bcd5eb4/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven2bcd5eb4"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavena2c7ace3\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavena2c7ace3"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavena2c7ace3\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavena2c7ace3"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven4213bfa3\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven4213bfa3"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven4213bfa3\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven4213bfa3"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)




Build log:
[...truncated 43031 lines...]
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-packaging/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-setter/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-singleton-component/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-site/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-toolchain/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-touch/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-properties/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-all/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log4j/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension1/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension2/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5958-extension/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-toolchain/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-wagon/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support/core-it-javaagent/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/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-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java/**/*,core-it-support/core-it-toolchain/src/main/java/**/*,core-it-support/core-it-wagon/src/main/java/**/*,core-it-support/core-it-javaagent/src/main/java/**/*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #57
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-active-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-artifact\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin: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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-configuration\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-context-passing\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-expression\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-error\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-provider\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-fork\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log-file\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support\maven-it-helper\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-online\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-packaging\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-setter\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-singleton-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-site\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-touch\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-properties\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-all\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log4j\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension1\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension2\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-settings\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin-dep\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5958-extension\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support\core-it-javaagent\src\main\java
[TASKS] Scanning folder 'c:\mvn-it-0.tmp' 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-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java\**\*,core-it-support\core-it-toolchain\src\main\java\**\*,core-it-support\core-it-wagon\src\main\java\**\*,core-it-support\core-it-javaagent\src\main\java\**\*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #57
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-active-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-artifact\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin: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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-configuration\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-context-passing\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-expression\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-error\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-provider\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-fork\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log-file\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support\maven-it-helper\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-online\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-packaging\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-setter\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-singleton-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-site\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-touch\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-properties\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-all\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log4j\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension1\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension2\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-settings\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin-dep\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5958-extension\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support\core-it-javaagent\src\main\java
[TASKS] Scanning folder 'c:\mvn-it-0.tmp' 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-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java\**\*,core-it-support\core-it-toolchain\src\main\java\**\*,core-it-support\core-it-wagon\src\main\java\**\*,core-it-support\core-it-javaagent\src\main\java\**\*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #57
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 14 ms, Generated Artifacts Publisher: 496777 ms, Invoker Publisher: 3 ms, Junit Publisher: 52539 ms, Concordion Publisher: 3 ms, Dependencies Fingerprint Publisher: 431 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, Open Task Scanner Publisher: 3143 ms, CloudBees DevOptics Gate Artifact Publisher: 94150 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk8.zip
Zipped 7553 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk8.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk8.zip
Zipped 4 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk8.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 22 ms, Generated Artifacts Publisher: 14243 ms, Invoker Publisher: 3 ms, Junit Publisher: 101662 ms, Concordion Publisher: 3 ms, Dependencies Fingerprint Publisher: 432 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 3084 ms, CloudBees DevOptics Gate Artifact Publisher: 94741 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
Zipped 7554 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
Zipped 4 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 15 ms, Generated Artifacts Publisher: 260489 ms, Invoker Publisher: 3 ms, Junit Publisher: 511727 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 4312 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 21901 ms, CloudBees DevOptics Gate Artifact Publisher: 483977 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes to /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk8.zip
Zipped 7551 entries.
Archiving /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk8.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/surefire-reports to /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk8.zip
Zipped 4 entries.
Archiving /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk8.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [michaelo].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven » master #57

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

Changes:

* Add checksums for MNG-5771
* Don't require SNAPSHOT versions
* Use new style altDeploymentRepository option format
* Move test plugin for MNG-4338 to Maven 3.0 Plugin API

4 tests failed.
FAILED:  org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.linux-jdk11 / Run ITs Linux Java 11 / testitMNG3485

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven96192a4e/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven96192a4e"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven96192a4e/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven96192a4e"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven2187eb5f/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven2187eb5f"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven2187eb5f/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven2187eb5f"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven5c898b40\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven5c898b40"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven5c898b40\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven5c898b40"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavene94e9c8e\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavene94e9c8e"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavene94e9c8e\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavene94e9c8e"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)




Build log:
[...truncated 43031 lines...]
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-online\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-online\2.1-SNAPSHOT\maven-it-plugin-online-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-online\target\maven-it-plugin-online-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-online\2.1-SNAPSHOT\maven-it-plugin-online-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-optional-mojos\2.1-SNAPSHOT\maven-it-plugin-optional-mojos-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\target\maven-it-plugin-optional-mojos-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-optional-mojos\2.1-SNAPSHOT\maven-it-plugin-optional-mojos-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-packaging\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-packaging\2.1-SNAPSHOT\maven-it-plugin-packaging-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-packaging\target\maven-it-plugin-packaging-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-packaging\2.1-SNAPSHOT\maven-it-plugin-packaging-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-parameter-implementation\2.1-SNAPSHOT\maven-it-plugin-parameter-implementation-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\target\maven-it-plugin-parameter-implementation-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-parameter-implementation\2.1-SNAPSHOT\maven-it-plugin-parameter-implementation-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plugin-dependency\2.1-SNAPSHOT\maven-it-plugin-plugin-dependency-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\target\maven-it-plugin-plugin-dependency-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plugin-dependency\2.1-SNAPSHOT\maven-it-plugin-plugin-dependency-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-project\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-project\2.1-SNAPSHOT\maven-it-plugin-project-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-project\target\maven-it-plugin-project-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-project\2.1-SNAPSHOT\maven-it-plugin-project-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-project-interpolation\2.1-SNAPSHOT\maven-it-plugin-project-interpolation-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\target\maven-it-plugin-project-interpolation-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-project-interpolation\2.1-SNAPSHOT\maven-it-plugin-project-interpolation-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-setter\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-setter\2.1-SNAPSHOT\maven-it-plugin-setter-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-setter\target\maven-it-plugin-setter-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-setter\2.1-SNAPSHOT\maven-it-plugin-setter-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-singleton-component\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-singleton-component\2.1-SNAPSHOT\maven-it-plugin-singleton-component-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-singleton-component\target\maven-it-plugin-singleton-component-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-singleton-component\2.1-SNAPSHOT\maven-it-plugin-singleton-component-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-site\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-site\2.1-SNAPSHOT\maven-it-plugin-site-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-site\target\maven-it-plugin-site-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-site\2.1-SNAPSHOT\maven-it-plugin-site-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-toolchain\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-toolchain\2.1-SNAPSHOT\maven-it-plugin-toolchain-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-toolchain\target\maven-it-plugin-toolchain-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-toolchain\2.1-SNAPSHOT\maven-it-plugin-toolchain-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-touch\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-touch\2.1-SNAPSHOT\maven-it-plugin-touch-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-touch\target\maven-it-plugin-touch-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-touch\2.1-SNAPSHOT\maven-it-plugin-touch-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-properties\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-uses-properties\2.1-SNAPSHOT\maven-it-plugin-uses-properties-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-properties\target\maven-it-plugin-uses-properties-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-uses-properties\2.1-SNAPSHOT\maven-it-plugin-uses-properties-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-uses-wagon\2.1-SNAPSHOT\maven-it-plugin-uses-wagon-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\target\maven-it-plugin-uses-wagon-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-uses-wagon\2.1-SNAPSHOT\maven-it-plugin-uses-wagon-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-all\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-all\2.1-SNAPSHOT\maven-it-plugin-all-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-all\target\maven-it-plugin-all-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-all\2.1-SNAPSHOT\maven-it-plugin-all-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-11\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-11-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\target\maven-it-plugin-plexus-utils-11-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-11\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-11-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-new\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-new-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\target\maven-it-plugin-plexus-utils-new-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-new\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-new-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-component-api\2.1-SNAPSHOT\maven-it-plugin-plexus-component-api-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\target\maven-it-plugin-plexus-component-api-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-component-api\2.1-SNAPSHOT\maven-it-plugin-plexus-component-api-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-log4j\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-log4j\2.1-SNAPSHOT\maven-it-plugin-log4j-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-log4j\target\maven-it-plugin-log4j-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-log4j\2.1-SNAPSHOT\maven-it-plugin-log4j-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension1\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-extension1\2.1-SNAPSHOT\maven-it-plugin-extension1-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension1\target\maven-it-plugin-extension1-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-extension1\2.1-SNAPSHOT\maven-it-plugin-extension1-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension2\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-extension2\2.1-SNAPSHOT\maven-it-plugin-extension2-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension2\target\maven-it-plugin-extension2-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-extension2\2.1-SNAPSHOT\maven-it-plugin-extension2-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-lifecycle\2.1-SNAPSHOT\maven-it-plugin-plexus-lifecycle-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\target\maven-it-plugin-plexus-lifecycle-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-lifecycle\2.1-SNAPSHOT\maven-it-plugin-plexus-lifecycle-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-settings\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-settings\2.1-SNAPSHOT\maven-it-plugin-settings-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-settings\target\maven-it-plugin-settings-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-settings\2.1-SNAPSHOT\maven-it-plugin-settings-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension\target\mng-5805-pkg-type-mojo-configuration-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension2\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension2\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension2-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension2\target\mng-5805-pkg-type-mojo-configuration-extension2-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension2\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension2-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin\target\mng-5805-pkg-type-mojo-configuration-plugin-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin-dep\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin-dep\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-dep-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin-dep\target\mng-5805-pkg-type-mojo-configuration-plugin-dep-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin-dep\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-dep-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5958-extension\pom.xml under org\apache\maven\its\plugins\mng-5958-pkg-type-extension\2.1-SNAPSHOT\mng-5958-pkg-type-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5958-extension\target\mng-5958-pkg-type-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5958-pkg-type-extension\2.1-SNAPSHOT\mng-5958-pkg-type-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\pom.xml under org\apache\maven\its\plugins\mng-6759-resolves-project-dependencies-plugin\2.1-SNAPSHOT\mng-6759-resolves-project-dependencies-plugin-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\mng-6759-resolves-project-dependencies-plugin-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-6759-resolves-project-dependencies-plugin\2.1-SNAPSHOT\mng-6759-resolves-project-dependencies-plugin-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\pom.xml under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\target\core-it-toolchain-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\pom.xml under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\pom.xml under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\pom.xml under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\pom.xml under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\target\javaagent-1.0-SNAPSHOT.jar under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\pom.xml under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-active-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-ant-based:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-ant-based\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-artifact\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-configuration\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-context-passing\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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-clean-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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-compiler-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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-deploy-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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-ear-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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-ejb-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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-install-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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-jar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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-javadoc-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\maven-it-helper\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin-dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5958-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-javaagent\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-active-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-artifact\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin: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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-configuration\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-context-passing\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-expression\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-error\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-provider\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-fork\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log-file\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support\maven-it-helper\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-online\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-packaging\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-setter\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-singleton-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-site\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-touch\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-properties\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-all\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log4j\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension1\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension2\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-settings\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin-dep\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5958-extension\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support\core-it-javaagent\src\main\java
[TASKS] Scanning folder 'c:\mvn-it-0.tmp' 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-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java\**\*,core-it-support\core-it-toolchain\src\main\java\**\*,core-it-support\core-it-wagon\src\main\java\**\*,core-it-support\core-it-javaagent\src\main\java\**\*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #56
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 17 ms, Generated Artifacts Publisher: 13052 ms, Invoker Publisher: 3 ms, Junit Publisher: 51632 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 432 ms, Findbugs Publisher: 1 ms, Open Task Scanner Publisher: 2386 ms, CloudBees DevOptics Gate Artifact Publisher: 94544 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
Zipped 6831 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
Zipped 4 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [michaelo].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven » master #56

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

Changes:

* [MNG-3203] Supply release parameter when run on Java 9+

6 tests failed.
FAILED:  org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.linux-jdk8 / Run ITs Linux Java 8 / testitMNG3485

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven63001e4e/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven63001e4e"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven63001e4e/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven63001e4e"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven7c666c9d/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven7c666c9d"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven7c666c9d/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test@tmp/withMaven7c666c9d"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 63 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 136 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.907 s
[INFO] Finished at: 2020-11-12T07:27:54-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:345)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:259)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:214)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 63 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 136 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.907 s
[INFO] Finished at: 2020-11-12T07:27:54-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:345)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:259)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:214)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo(MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor(MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven5a6931a4\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven5a6931a4"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven5a6931a4\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven5a6931a4"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 68 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 205 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.888 s
[INFO] Finished at: 2020-11-12T07:28:41-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:316)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:243)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 68 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 205 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.888 s
[INFO] Finished at: 2020-11-12T07:28:41-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:316)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:243)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo(MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor(MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven78ea07a1\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven78ea07a1"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven78ea07a1\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven78ea07a1"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)




Build log:
[...truncated 43879 lines...]
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5958-extension/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-toolchain/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-wagon/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support/core-it-javaagent/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/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-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java/**/*,core-it-support/core-it-toolchain/src/main/java/**/*,core-it-support/core-it-wagon/src/main/java/**/*,core-it-support/core-it-javaagent/src/main/java/**/*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #55
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-active-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-artifact\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin: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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-configuration\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-context-passing\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-expression\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-error\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-provider\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-fork\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log-file\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support\maven-it-helper\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-online\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-packaging\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-setter\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-singleton-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-site\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-touch\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-properties\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-all\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log4j\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension1\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension2\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-settings\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin-dep\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5958-extension\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support\core-it-javaagent\src\main\java
[TASKS] Scanning folder 'c:\mvn-it-0.tmp' 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-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java\**\*,core-it-support\core-it-toolchain\src\main\java\**\*,core-it-support\core-it-wagon\src\main\java\**\*,core-it-support\core-it-javaagent\src\main\java\**\*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #55
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes to /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk8.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-active-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-artifact\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin: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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-configuration\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-context-passing\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-expression\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-error\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-provider\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-fork\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log-file\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support\maven-it-helper\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-online\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-packaging\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-setter\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-singleton-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-site\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-touch\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-properties\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-all\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log4j\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension1\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension2\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-settings\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin-dep\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5958-extension\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-wagon\src\main\java
Zipped 6822 entries.
Archiving /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk8.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support\core-it-javaagent\src\main\java
[TASKS] Scanning folder 'c:\mvn-it-0.tmp' 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-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java\**\*,core-it-support\core-it-toolchain\src\main\java\**\*,core-it-support\core-it-wagon\src\main\java\**\*,core-it-support\core-it-javaagent\src\main\java\**\*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #55
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/surefire-reports to /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk8.zip
Zipped 4 entries.
Archiving /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk8.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 21 ms, Generated Artifacts Publisher: 25537 ms, Invoker Publisher: 3 ms, Junit Publisher: 357808 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 426 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 3065 ms, CloudBees DevOptics Gate Artifact Publisher: 94911 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
Zipped 6817 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
Zipped 4 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 15 ms, Generated Artifacts Publisher: 219149 ms, Invoker Publisher: 2 ms, Junit Publisher: 86717 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 431 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 3139 ms, CloudBees DevOptics Gate Artifact Publisher: 93455 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk8.zip
Zipped 6816 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk8.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk8.zip
Zipped 4 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk8.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 17 ms, Generated Artifacts Publisher: 71245 ms, Invoker Publisher: 3 ms, Junit Publisher: 647632 ms, Concordion Publisher: 10 ms, Dependencies Fingerprint Publisher: 2712 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 2 ms, Open Task Scanner Publisher: 13525 ms, CloudBees DevOptics Gate Artifact Publisher: 315328 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes to /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk11.zip
Zipped 6822 entries.
Archiving /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk11.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/surefire-reports to /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk11.zip
Zipped 4 entries.
Archiving /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk11.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [michaelo].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven » master #55

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

Changes:

* [MNG-6754] Set the same timestamp in multi module builds
* [MNG-6754] Set the same timestamp in multi module builds (1/2)
* [MNG-6754] Set the same timestamp in multi module builds (2/2)

8 tests failed.
FAILED:  org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.linux-jdk8 / Run ITs Linux Java 8 / testitMNG3485

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven59c7914a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven59c7914a"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven59c7914a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMaven59c7914a"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 61 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 136 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.940 s
[INFO] Finished at: 2020-11-12T03:32:53-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:316)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:243)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 61 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 136 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.940 s
[INFO] Finished at: 2020-11-12T03:32:53-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:316)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:243)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo(MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor(MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven31a202d5\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven31a202d5"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven31a202d5\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven31a202d5"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMavenfd6bfe55/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMavenfd6bfe55"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMavenfd6bfe55/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMavenfd6bfe55"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/settings.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/workspace/Maven_maven-box_maven_master/test/it-local-repo compile
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.it.mng3203:mng-3203 >----------------
[INFO] Building mng-3203 1
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mng-3203 ---
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/resources
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mng-3203 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.408 s
[INFO] Finished at: 2020-11-12T11:38:28Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
[ERROR] /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
[ERROR]   (use -source 7 or higher to enable diamond operator)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
/home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor60.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor60.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/settings.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/workspace/Maven_maven-box_maven_master/test/it-local-repo compile
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.it.mng3203:mng-3203 >----------------
[INFO] Building mng-3203 1
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mng-3203 ---
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/resources
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mng-3203 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.408 s
[INFO] Finished at: 2020-11-12T11:38:28Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
[ERROR] /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
[ERROR]   (use -source 7 or higher to enable diamond operator)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
/home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor60.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor60.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

	at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203(MavenITmng3203DefaultLifecycleExecIdTest.java:55)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 63 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 136 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.013 s
[INFO] Finished at: 2020-11-12T03:34:53-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:345)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:259)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:214)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 63 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 136 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.013 s
[INFO] Finished at: 2020-11-12T03:34:53-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:345)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:259)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:214)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo(MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor(MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven6b116d28\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven6b116d28"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven6b116d28\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven6b116d28"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo compile
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.it.mng3203:mng-3203 >----------------
[INFO] Building mng-3203 1
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mng-3203 ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mng-3203 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.421 s
[INFO] Finished at: 2020-11-12T03:42:51-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
[ERROR] /C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
[ERROR]   (use -source 7 or higher to enable diamond operator)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor64.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor64.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo compile
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.it.mng3203:mng-3203 >----------------
[INFO] Building mng-3203 1
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mng-3203 ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mng-3203 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.421 s
[INFO] Finished at: 2020-11-12T03:42:51-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
[ERROR] /C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
[ERROR]   (use -source 7 or higher to enable diamond operator)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor64.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor64.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

	at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203(MavenITmng3203DefaultLifecycleExecIdTest.java:55)




Build log:
[...truncated 44191 lines...]
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-setter/src/main/java
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5958-extension\target\mng-5958-pkg-type-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5958-pkg-type-extension\2.1-SNAPSHOT\mng-5958-pkg-type-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\pom.xml under org\apache\maven\its\plugins\mng-6759-resolves-project-dependencies-plugin\2.1-SNAPSHOT\mng-6759-resolves-project-dependencies-plugin-2.1-SNAPSHOT.pom
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-singleton-component/src/main/java
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\mng-6759-resolves-project-dependencies-plugin-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-6759-resolves-project-dependencies-plugin\2.1-SNAPSHOT\mng-6759-resolves-project-dependencies-plugin-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\pom.xml under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.pom
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-site/src/main/java
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\target\core-it-toolchain-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.jar
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-toolchain/src/main/java
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\pom.xml under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-touch/src/main/java
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\pom.xml under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-properties/src/main/java
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\pom.xml under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\pom.xml under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\target\javaagent-1.0-SNAPSHOT.jar under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\pom.xml under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.pom
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-all/src/main/java
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT-tests.jar
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log4j/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension1/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension2/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5958-extension/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-toolchain/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-wagon/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support/core-it-javaagent/src/main/java
[TASKS] Scanning folder '/home/jenkins/workspace/Maven_maven-box_maven_master/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-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java/**/*,core-it-support/core-it-toolchain/src/main/java/**/*,core-it-support/core-it-wagon/src/main/java/**/*,core-it-support/core-it-javaagent/src/main/java/**/*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #54
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-active-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-ant-based:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-ant-based\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-artifact\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-configuration\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-context-passing\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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-clean-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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-compiler-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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-deploy-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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-ear-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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-ejb-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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-install-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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-jar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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-javadoc-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\maven-it-helper\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin-dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5958-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-javaagent\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite\target\surefire-reports\*.xml
Recording test results
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-active-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-artifact\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin: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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-configuration\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-context-passing\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-expression\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-error\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-provider\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-fork\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log-file\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support\maven-it-helper\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-online\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-packaging\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-setter\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-singleton-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-site\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-touch\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-properties\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-all\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log4j\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension1\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension2\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-settings\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin-dep\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5958-extension\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support\core-it-javaagent\src\main\java
[TASKS] Scanning folder 'c:\mvn-it-0.tmp' 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-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java\**\*,core-it-support\core-it-toolchain\src\main\java\**\*,core-it-support\core-it-wagon\src\main\java\**\*,core-it-support\core-it-javaagent\src\main\java\**\*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #54
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 16 ms, Generated Artifacts Publisher: 333663 ms, Invoker Publisher: 3 ms, Junit Publisher: 52559 ms, Concordion Publisher: 3 ms, Dependencies Fingerprint Publisher: 431 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 3123 ms, CloudBees DevOptics Gate Artifact Publisher: 103277 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
Zipped 6815 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
Zipped 4 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 18 ms, Generated Artifacts Publisher: 269200 ms, Invoker Publisher: 3 ms, Junit Publisher: 358249 ms, Concordion Publisher: 3 ms, Dependencies Fingerprint Publisher: 2828 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 14471 ms, CloudBees DevOptics Gate Artifact Publisher: 349709 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/test-classes to /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk11.zip
Zipped 6821 entries.
Archiving /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite-logs-linux-jdk11.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite/target/surefire-reports to /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk11.zip
Zipped 4 entries.
Archiving /home/jenkins/workspace/Maven_maven-box_maven_master/test/core-it-suite-reports-linux-jdk11.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [michaelo].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven » master #54

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

Changes:

* [MNG-6550] Packaging 'pom' binding plugin upgrades

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

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/settings.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/it-local-repo compile
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.it.mng3203:mng-3203 >----------------
[INFO] Building mng-3203 1
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mng-3203 ---
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/src/main/resources
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/src/main/resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mng-3203 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.240 s
[INFO] Finished at: 2020-11-11T22:29:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
[ERROR] /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
[ERROR]   (use -source 7 or higher to enable diamond operator)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor65.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor65.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/settings.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/it-local-repo compile
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.it.mng3203:mng-3203 >----------------
[INFO] Building mng-3203 1
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mng-3203 ---
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/src/main/resources
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/src/main/resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mng-3203 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.240 s
[INFO] Finished at: 2020-11-11T22:29:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
[ERROR] /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
[ERROR]   (use -source 7 or higher to enable diamond operator)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor65.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor65.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

	at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203(MavenITmng3203DefaultLifecycleExecIdTest.java:55)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test@tmp/withMavend68c5c3c/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test@tmp/withMavend68c5c3c"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test@tmp/withMavend68c5c3c/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master@2/test@tmp/withMavend68c5c3c"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 56 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 136 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.097 s
[INFO] Finished at: 2020-11-11T14:27:46-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:316)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:243)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 56 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 136 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.097 s
[INFO] Finished at: 2020-11-11T14:27:46-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:316)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:243)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    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 org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    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:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo(MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor(MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven93d875d9\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven93d875d9"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven93d875d9\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven93d875d9"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMavencc6e179c/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMavencc6e179c"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMavencc6e179c/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/Maven_maven-box_maven_master/test@tmp/withMavencc6e179c"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 54 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 117 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.032 s
[INFO] Finished at: 2020-11-11T14:42:41-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:345)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:259)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:214)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -DaltDeploymentRepository=customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo deploy
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for mng-6759-transitive-dependency-repositories:dependency-in-custom-repo:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 10, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] --< mng-6759-transitive-dependency-repositories:dependency-in-custom-repo >--
[INFO] Building dependency-in-custom-repo 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin, maven-deploy-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dependency-in-custom-repo ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\src\test\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dependency-in-custom-repo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dependency-in-custom-repo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ dependency-in-custom-repo ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\target\dependency-in-custom-repo-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ dependency-in-custom-repo ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ dependency-in-custom-repo ---
[INFO] Using alternate deployment repository customRepo::default::file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.jar (1.8 kB at 54 kB/s)
[INFO] Uploading to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom
[INFO] Uploaded to customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/1.0/dependency-in-custom-repo-1.0.pom (819 B at 117 kB/s)
[INFO] Downloading from customRepo::default: file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/maven-metadata.xml
[WARNING] Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.032 s
[INFO] Finished at: 2020-11-11T14:42:41-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project dependency-in-custom-repo: ArtifactDeployerException
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.MojoExecutionException: ArtifactDeployerException
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:201)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:126)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:427)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata mng-6759-transitive-dependency-repositories:dependency-in-custom-repo/maven-metadata.xml from/to customRepo::default (file:/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-6759-transitive-dependency-repositories/dependency-in-custom-repo/target/repo): c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed (MetadataTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: java.io.FileNotFoundException: c:\mvn-it-0.tmp\it-local-repo\mng-6759-transitive-dependency-repositories\dependency-in-custom-repo\maven-metadata-customRepo::default.xml.part.lock (The filename, directory name, or volume label syntax is incorrect)
    at java.io.RandomAccessFile.open0 (Native Method)
    at java.io.RandomAccessFile.open (RandomAccessFile.java:345)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:259)
    at java.io.RandomAccessFile.<init> (RandomAccessFile.java:214)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.tryLock (PartialFile.java:138)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.lock (PartialFile.java:82)
    at org.eclipse.aether.connector.basic.PartialFile$LockFile.<init> (PartialFile.java:70)
    at org.eclipse.aether.connector.basic.PartialFile$Factory.newInstance (PartialFile.java:268)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:442)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.Maven31ArtifactDeployer.deploy (Maven31ArtifactDeployer.java:122)
    at org.apache.maven.shared.transfer.artifact.deploy.internal.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:79)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:190)
    at org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer.deploy (DefaultProjectDeployer.java:134)
    at org.apache.maven.plugins.deploy.DeployMojo.deployProject (DeployMojo.java:193)
    at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:159)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo (MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
    at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor (MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.installDependencyCInCustomRepo(MavenITmng6759TransitiveDependencyRepositoriesTest.java:59)
	at org.apache.maven.it.MavenITmng6759TransitiveDependencyRepositoriesTest.testTransitiveDependenciesAccountForRepositoriesListedByDependencyTrailPredecessor(MavenITmng6759TransitiveDependencyRepositoriesTest.java:42)


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

Error Message:
Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavenbb0d2dc2\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavenbb0d2dc2"

Stack Trace:
org.apache.maven.it.VerificationException: Error in execution: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMavenbb0d2dc2\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMavenbb0d2dc2"
	at org.apache.maven.it.MavenITmng3485OverrideWagonExtensionTest.testitMNG3485(MavenITmng3485OverrideWagonExtensionTest.java:52)


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

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo compile
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.it.mng3203:mng-3203 >----------------
[INFO] Building mng-3203 1
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mng-3203 ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mng-3203 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.355 s
[INFO] Finished at: 2020-11-11T14:50:58-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
[ERROR] /C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
[ERROR]   (use -source 7 or higher to enable diamond operator)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor62.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor62.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo compile
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.it.mng3203:mng-3203 >----------------
[INFO] Building mng-3203 1
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mng-3203 ---
[WARNING] File encoding has not been set, using platform encoding Cp1252. Build is platform dependent!
[WARNING] See https://maven.apache.org/general.html#encoding-warning
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Using 'null' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\src\main\resources
[INFO] skip non existing resourceDirectory C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\src\main\resources-filtered
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mng-3203 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-3203\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.355 s
[INFO] Finished at: 2020-11-11T14:50:58-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
[ERROR] /C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
[ERROR]   (use -source 7 or higher to enable diamond operator)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mng-3203: Compilation failure
/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:218)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor62.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/C:/mvn-it-0.tmp/core-it-suite/target/test-classes/mng-3203/src/main/java/org/apache/maven/it/mng3203/Diamond.java:[14,48] diamond operator is not supported in -source 6
  (use -source 7 or higher to enable diamond operator)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:136)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:151)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:115)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:79)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:131)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:251)
    at jdk.internal.reflect.GeneratedMethodAccessor62.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203 (MavenITmng3203DefaultLifecycleExecIdTest.java:55)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:255)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

	at org.apache.maven.it.MavenITmng3203DefaultLifecycleExecIdTest.testitMNG3203(MavenITmng3203DefaultLifecycleExecIdTest.java:55)




Build log:
[...truncated 44159 lines...]
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-no-project\target\maven-it-plugin-no-project-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-no-project\2.1-SNAPSHOT\maven-it-plugin-no-project-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-online\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-online\2.1-SNAPSHOT\maven-it-plugin-online-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-online\target\maven-it-plugin-online-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-online\2.1-SNAPSHOT\maven-it-plugin-online-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-optional-mojos\2.1-SNAPSHOT\maven-it-plugin-optional-mojos-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\target\maven-it-plugin-optional-mojos-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-optional-mojos\2.1-SNAPSHOT\maven-it-plugin-optional-mojos-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-packaging\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-packaging\2.1-SNAPSHOT\maven-it-plugin-packaging-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-packaging\target\maven-it-plugin-packaging-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-packaging\2.1-SNAPSHOT\maven-it-plugin-packaging-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-parameter-implementation\2.1-SNAPSHOT\maven-it-plugin-parameter-implementation-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\target\maven-it-plugin-parameter-implementation-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-parameter-implementation\2.1-SNAPSHOT\maven-it-plugin-parameter-implementation-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plugin-dependency\2.1-SNAPSHOT\maven-it-plugin-plugin-dependency-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\target\maven-it-plugin-plugin-dependency-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plugin-dependency\2.1-SNAPSHOT\maven-it-plugin-plugin-dependency-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-project\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-project\2.1-SNAPSHOT\maven-it-plugin-project-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-project\target\maven-it-plugin-project-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-project\2.1-SNAPSHOT\maven-it-plugin-project-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-project-interpolation\2.1-SNAPSHOT\maven-it-plugin-project-interpolation-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\target\maven-it-plugin-project-interpolation-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-project-interpolation\2.1-SNAPSHOT\maven-it-plugin-project-interpolation-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-setter\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-setter\2.1-SNAPSHOT\maven-it-plugin-setter-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-setter\target\maven-it-plugin-setter-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-setter\2.1-SNAPSHOT\maven-it-plugin-setter-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-singleton-component\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-singleton-component\2.1-SNAPSHOT\maven-it-plugin-singleton-component-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-singleton-component\target\maven-it-plugin-singleton-component-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-singleton-component\2.1-SNAPSHOT\maven-it-plugin-singleton-component-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-site\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-site\2.1-SNAPSHOT\maven-it-plugin-site-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-site\target\maven-it-plugin-site-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-site\2.1-SNAPSHOT\maven-it-plugin-site-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-toolchain\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-toolchain\2.1-SNAPSHOT\maven-it-plugin-toolchain-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-toolchain\target\maven-it-plugin-toolchain-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-toolchain\2.1-SNAPSHOT\maven-it-plugin-toolchain-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-touch\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-touch\2.1-SNAPSHOT\maven-it-plugin-touch-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-touch\target\maven-it-plugin-touch-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-touch\2.1-SNAPSHOT\maven-it-plugin-touch-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-properties\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-uses-properties\2.1-SNAPSHOT\maven-it-plugin-uses-properties-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-properties\target\maven-it-plugin-uses-properties-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-uses-properties\2.1-SNAPSHOT\maven-it-plugin-uses-properties-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-uses-wagon\2.1-SNAPSHOT\maven-it-plugin-uses-wagon-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\target\maven-it-plugin-uses-wagon-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-uses-wagon\2.1-SNAPSHOT\maven-it-plugin-uses-wagon-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-all\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-all\2.1-SNAPSHOT\maven-it-plugin-all-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-all\target\maven-it-plugin-all-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-all\2.1-SNAPSHOT\maven-it-plugin-all-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-11\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-11-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\target\maven-it-plugin-plexus-utils-11-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-11\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-11-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-new\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-new-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\target\maven-it-plugin-plexus-utils-new-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-new\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-new-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-component-api\2.1-SNAPSHOT\maven-it-plugin-plexus-component-api-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\target\maven-it-plugin-plexus-component-api-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-component-api\2.1-SNAPSHOT\maven-it-plugin-plexus-component-api-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-log4j\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-log4j\2.1-SNAPSHOT\maven-it-plugin-log4j-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-log4j\target\maven-it-plugin-log4j-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-log4j\2.1-SNAPSHOT\maven-it-plugin-log4j-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension1\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-extension1\2.1-SNAPSHOT\maven-it-plugin-extension1-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension1\target\maven-it-plugin-extension1-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-extension1\2.1-SNAPSHOT\maven-it-plugin-extension1-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension2\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-extension2\2.1-SNAPSHOT\maven-it-plugin-extension2-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension2\target\maven-it-plugin-extension2-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-extension2\2.1-SNAPSHOT\maven-it-plugin-extension2-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-lifecycle\2.1-SNAPSHOT\maven-it-plugin-plexus-lifecycle-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\target\maven-it-plugin-plexus-lifecycle-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-lifecycle\2.1-SNAPSHOT\maven-it-plugin-plexus-lifecycle-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-settings\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-settings\2.1-SNAPSHOT\maven-it-plugin-settings-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-settings\target\maven-it-plugin-settings-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-settings\2.1-SNAPSHOT\maven-it-plugin-settings-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension\target\mng-5805-pkg-type-mojo-configuration-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension2\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension2\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension2-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension2\target\mng-5805-pkg-type-mojo-configuration-extension2-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension2\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension2-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin\target\mng-5805-pkg-type-mojo-configuration-plugin-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin-dep\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin-dep\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-dep-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin-dep\target\mng-5805-pkg-type-mojo-configuration-plugin-dep-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin-dep\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-dep-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5958-extension\pom.xml under org\apache\maven\its\plugins\mng-5958-pkg-type-extension\2.1-SNAPSHOT\mng-5958-pkg-type-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5958-extension\target\mng-5958-pkg-type-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5958-pkg-type-extension\2.1-SNAPSHOT\mng-5958-pkg-type-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\pom.xml under org\apache\maven\its\plugins\mng-6759-resolves-project-dependencies-plugin\2.1-SNAPSHOT\mng-6759-resolves-project-dependencies-plugin-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\mng-6759-resolves-project-dependencies-plugin-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-6759-resolves-project-dependencies-plugin\2.1-SNAPSHOT\mng-6759-resolves-project-dependencies-plugin-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\pom.xml under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\target\core-it-toolchain-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\pom.xml under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\pom.xml under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\pom.xml under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\pom.xml under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\target\javaagent-1.0-SNAPSHOT.jar under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\pom.xml under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-active-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-ant-based:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-ant-based\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-artifact\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-configuration\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-context-passing\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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-clean-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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-compiler-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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-deploy-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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-ear-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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-ejb-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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-install-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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-jar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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-javadoc-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\maven-it-helper\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin: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
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin-dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5958-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-javaagent\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-active-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-artifact\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin: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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-configuration\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-context-passing\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-expression\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-error\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-provider\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-fork\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log-file\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support\maven-it-helper\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-online\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-packaging\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-setter\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-singleton-component\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-site\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-touch\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-properties\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-all\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log4j\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension1\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension2\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-settings\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin-dep\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5958-extension\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-toolchain\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-wagon\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support\core-it-javaagent\src\main\java
[TASKS] Scanning folder 'c:\mvn-it-0.tmp' 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-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java\**\*,core-it-support\core-it-toolchain\src\main\java\**\*,core-it-support\core-it-wagon\src\main\java\**\*,core-it-support\core-it-javaagent\src\main\java\**\*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #53
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 16 ms, Generated Artifacts Publisher: 13580 ms, Invoker Publisher: 3 ms, Junit Publisher: 50965 ms, Concordion Publisher: 3 ms, Dependencies Fingerprint Publisher: 431 ms, Findbugs Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 2333 ms, CloudBees DevOptics Gate Artifact Publisher: 92030 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
Zipped 6756 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
Zipped 4 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [michaelo].
[Pipeline] echo
Sending email ...
[Pipeline] emailext