You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/10/19 06:54:50 UTC

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

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

Changes:

* [MNG-7570] Plugin descriptor can carry the required Maven version (#832)

1 tests failed.
FAILED:  org.apache.maven.it.MavenITmng5382Jsr330Plugin.windows-jdk8 / Run ITs Windows Java 8 / testJsr330PluginExecution

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 -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings-remote.xml install
[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.its.mng5382:jsr330-maven-plugin >----------
[INFO] Building jsr330-maven-plugin Maven Plugin 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom (2.7 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 949 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 146 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom (1.6 kB at 78 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar (49 kB at 1.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar (52 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 2.7 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21.244 s
[INFO] Finished at: 2022-10-19T06:29:37Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jsr330-maven-plugin: Could not resolve dependencies for project org.apache.maven.its.mng5382:jsr330-maven-plugin:maven-plugin:0.0.1-SNAPSHOT: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar: Connect to repo.maven.apache.org:443 [repo.maven.apache.org/146.75.28.215] failed: Connection timed out: connect -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project jsr330-maven-plugin: Could not resolve dependencies for project org.apache.maven.its.mng5382:jsr330-maven-plugin:maven-plugin:0.0.1-SNAPSHOT: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:277)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectArtifacts (LifecycleDependencyResolver.java:199)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:131)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:411)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:357)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:232)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:188)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:78)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:179)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:42)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:112)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:80)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:141)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:341)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:248)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:158)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:1004)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:307)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:261)
    at sun.reflect.GeneratedMethodAccessor23.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.shared.verifier.Embedded3xLauncher.run (Embedded3xLauncher.java:219)
    at org.apache.maven.shared.verifier.Verifier.execute (Verifier.java:1261)
    at org.apache.maven.shared.verifier.Verifier.executeGoals (Verifier.java:1212)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1157)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1137)
    at org.apache.maven.it.MavenITmng5382Jsr330Plugin.testJsr330PluginExecution (MavenITmng5382Jsr330Plugin.java:64)
    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.junit.platform.commons.util.ReflectionUtils.invokeMethod (ReflectionUtils.java:725)
    at org.junit.jupiter.engine.execution.MethodInvocation.proceed (MethodInvocation.java:60)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed (InvocationInterceptorChain.java:131)
    at org.junit.jupiter.engine.extension.TimeoutExtension.intercept (TimeoutExtension.java:149)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod (TimeoutExtension.java:140)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod (TimeoutExtension.java:84)
    at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0 (ExecutableInvoker.java:115)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0 (ExecutableInvoker.java:105)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed (InvocationInterceptorChain.java:106)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed (InvocationInterceptorChain.java:64)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke (InvocationInterceptorChain.java:45)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke (InvocationInterceptorChain.java:37)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:104)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:98)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7 (TestMethodTestDescriptor.java:214)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod (TestMethodTestDescriptor.java:210)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:135)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:66)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:151)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit (SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute (HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute (HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:107)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:88)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0 (EngineExecutionOrchestrator.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams (EngineExecutionOrchestrator.java:67)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:52)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:114)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:86)
    at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute (DefaultLauncherSession.java:86)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute (LazyLauncher.java:55)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute (JUnitPlatformProvider.java:223)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests (JUnitPlatformProvider.java:175)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke (JUnitPlatformProvider.java:139)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:456)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:169)
    at org.apache.maven.surefire.booter.ForkedBooter.run (ForkedBooter.java:595)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:581)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.maven.its.mng5382:jsr330-maven-plugin:maven-plugin:0.0.1-SNAPSHOT: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
    at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:221)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:251)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectArtifacts (LifecycleDependencyResolver.java:199)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:131)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:411)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:357)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:232)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:188)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:78)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:179)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:42)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:112)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:80)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:141)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:341)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:248)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:158)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:1004)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:307)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:261)
    at sun.reflect.GeneratedMethodAccessor23.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.shared.verifier.Embedded3xLauncher.run (Embedded3xLauncher.java:219)
    at org.apache.maven.shared.verifier.Verifier.execute (Verifier.java:1261)
    at org.apache.maven.shared.verifier.Verifier.executeGoals (Verifier.java:1212)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1157)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1137)
    at org.apache.maven.it.MavenITmng5382Jsr330Plugin.testJsr330PluginExecution (MavenITmng5382Jsr330Plugin.java:64)
    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.junit.platform.commons.util.ReflectionUtils.invokeMethod (ReflectionUtils.java:725)
    at org.junit.jupiter.engine.execution.MethodInvocation.proceed (MethodInvocation.java:60)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed (InvocationInterceptorChain.java:131)
    at org.junit.jupiter.engine.extension.TimeoutExtension.intercept (TimeoutExtension.java:149)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod (TimeoutExtension.java:140)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod (TimeoutExtension.java:84)
    at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0 (ExecutableInvoker.java:115)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0 (ExecutableInvoker.java:105)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed (InvocationInterceptorChain.java:106)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed (InvocationInterceptorChain.java:64)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke (InvocationInterceptorChain.java:45)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke (InvocationInterceptorChain.java:37)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:104)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:98)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7 (TestMethodTestDescriptor.java:214)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod (TestMethodTestDescriptor.java:210)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:135)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:66)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:151)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit (SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute (HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute (HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:107)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:88)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0 (EngineExecutionOrchestrator.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams (EngineExecutionOrchestrator.java:67)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:52)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:114)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:86)
    at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute (DefaultLauncherSession.java:86)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute (LazyLauncher.java:55)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute (JUnitPlatformProvider.java:223)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests (JUnitPlatformProvider.java:175)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke (JUnitPlatformProvider.java:139)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:456)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:169)
    at org.apache.maven.surefire.booter.ForkedBooter.run (ForkedBooter.java:595)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:581)
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:374)
    at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:251)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectArtifacts (LifecycleDependencyResolver.java:199)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:131)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:411)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:357)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:232)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:188)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:78)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:179)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:42)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:112)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:80)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:141)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:341)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:248)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:158)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:1004)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:307)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:261)
    at sun.reflect.GeneratedMethodAccessor23.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.shared.verifier.Embedded3xLauncher.run (Embedded3xLauncher.java:219)
    at org.apache.maven.shared.verifier.Verifier.execute (Verifier.java:1261)
    at org.apache.maven.shared.verifier.Verifier.executeGoals (Verifier.java:1212)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1157)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1137)
    at org.apache.maven.it.MavenITmng5382Jsr330Plugin.testJsr330PluginExecution (MavenITmng5382Jsr330Plugin.java:64)
    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.junit.platform.commons.util.ReflectionUtils.invokeMethod (ReflectionUtils.java:725)
    at org.junit.jupiter.engine.execution.MethodInvocation.proceed (MethodInvocation.java:60)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed (InvocationInterceptorChain.java:131)
    at org.junit.jupiter.engine.extension.TimeoutExtension.intercept (TimeoutExtension.java:149)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod (TimeoutExtension.java:140)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod (TimeoutExtension.java:84)
    at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0 (ExecutableInvoker.java:115)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0 (ExecutableInvoker.java:105)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed (InvocationInterceptorChain.java:106)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed (InvocationInterceptorChain.java:64)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke (InvocationInterceptorChain.java:45)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke (InvocationInterceptorChain.java:37)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:104)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:98)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7 (TestMethodTestDescriptor.java:214)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod (TestMethodTestDescriptor.java:210)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:135)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:66)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:151)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit (SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute (HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute (HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:107)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:88)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0 (EngineExecutionOrchestrator.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams (EngineExecutionOrchestrator.java:67)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:52)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:114)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:86)
    at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute (DefaultLauncherSession.java:86)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute (LazyLauncher.java:55)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute (JUnitPlatformProvider.java:223)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests (JUnitPlatformProvider.java:175)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke (JUnitPlatformProvider.java:139)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:456)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:169)
    at org.apache.maven.surefire.booter.ForkedBooter.run (ForkedBooter.java:595)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:581)
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:431)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:235)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357)
    at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:251)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectArtifacts (LifecycleDependencyResolver.java:199)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:131)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:411)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:357)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:232)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:188)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:78)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:179)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:42)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:112)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:80)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:141)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:341)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:248)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:158)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:1004)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:307)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:261)
    at sun.reflect.GeneratedMethodAccessor23.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.shared.verifier.Embedded3xLauncher.run (Embedded3xLauncher.java:219)
    at org.apache.maven.shared.verifier.Verifier.execute (Verifier.java:1261)
    at org.apache.maven.shared.verifier.Verifier.executeGoals (Verifier.java:1212)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1157)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1137)
    at org.apache.maven.it.MavenITmng5382Jsr330Plugin.testJsr330PluginExecution (MavenITmng5382Jsr330Plugin.java:64)
    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.junit.platform.commons.util.ReflectionUtils.invokeMethod (ReflectionUtils.java:725)
    at org.junit.jupiter.engine.execution.MethodInvocation.proceed (MethodInvocation.java:60)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed (InvocationInterceptorChain.java:131)
    at org.junit.jupiter.engine.extension.TimeoutExtension.intercept (TimeoutExtension.java:149)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod (TimeoutExtension.java:140)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod (TimeoutExtension.java:84)
    at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0 (ExecutableInvoker.java:115)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0 (ExecutableInvoker.java:105)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed (InvocationInterceptorChain.java:106)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed (InvocationInterceptorChain.java:64)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke (InvocationInterceptorChain.java:45)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke (InvocationInterceptorChain.java:37)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:104)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:98)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7 (TestMethodTestDescriptor.java:214)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod (TestMethodTestDescriptor.java:210)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:135)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:66)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:151)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit (SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute (HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute (HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:107)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:88)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0 (EngineExecutionOrchestrator.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams (EngineExecutionOrchestrator.java:67)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:52)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:114)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:86)
    at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute (DefaultLauncherSession.java:86)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute (LazyLauncher.java:55)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute (JUnitPlatformProvider.java:223)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests (JUnitPlatformProvider.java:175)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke (JUnitPlatformProvider.java:139)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:456)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:169)
    at org.apache.maven.surefire.booter.ForkedBooter.run (ForkedBooter.java:595)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:581)
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
    at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed (ArtifactTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:401)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:73)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.wagon.TransferFailedException: transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1250)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1140)
    at org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126)
    at org.apache.maven.wagon.StreamWagon.getIfNewer (StreamWagon.java:88)
    at org.apache.maven.wagon.StreamWagon.get (StreamWagon.java:61)
    at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run (WagonTransporter.java:541)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:425)
    at org.eclipse.aether.transport.wagon.WagonTransporter.get (WagonTransporter.java:400)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:496)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:396)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:73)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to repo.maven.apache.org:443 [repo.maven.apache.org/146.75.28.215] failed: Connection timed out: connect
    at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:156)
    at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:376)
    at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393)
    at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236)
    at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186)
    at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89)
    at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110)
    at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185)
    at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:83)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.execute (AbstractHttpClientWagon.java:1005)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1162)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1140)
    at org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126)
    at org.apache.maven.wagon.StreamWagon.getIfNewer (StreamWagon.java:88)
    at org.apache.maven.wagon.StreamWagon.get (StreamWagon.java:61)
    at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run (WagonTransporter.java:541)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:425)
    at org.eclipse.aether.transport.wagon.WagonTransporter.get (WagonTransporter.java:400)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:496)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:396)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:73)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: java.net.ConnectException: Connection timed out: connect
    at java.net.DualStackPlainSocketImpl.waitForConnect (Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect (DualStackPlainSocketImpl.java:85)
    at java.net.AbstractPlainSocketImpl.doConnect (AbstractPlainSocketImpl.java:350)
    at java.net.AbstractPlainSocketImpl.connectToAddress (AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect (AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect (PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect (SocksSocketImpl.java:392)
    at java.net.Socket.connect (Socket.java:607)
    at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket (SSLConnectionSocketFactory.java:368)
    at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:142)
    at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:376)
    at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393)
    at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236)
    at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186)
    at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89)
    at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110)
    at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185)
    at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:83)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.execute (AbstractHttpClientWagon.java:1005)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1162)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1140)
    at org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126)
    at org.apache.maven.wagon.StreamWagon.getIfNewer (StreamWagon.java:88)
    at org.apache.maven.wagon.StreamWagon.get (StreamWagon.java:61)
    at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run (WagonTransporter.java:541)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:425)
    at org.eclipse.aether.transport.wagon.WagonTransporter.get (WagonTransporter.java:400)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:496)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:396)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:73)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable verbose output
[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/DependencyResolutionException


Stack Trace:
org.apache.maven.shared.verifier.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings-remote.xml install
[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.its.mng5382:jsr330-maven-plugin >----------
[INFO] Building jsr330-maven-plugin Maven Plugin 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[WARNING] Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin, maven-surefire-plugin, maven-jar-plugin, maven-install-plugin], you should define versions in pluginManagement section of your pom.xml or parent
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom (2.7 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 949 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 146 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom (1.6 kB at 78 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar (49 kB at 1.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar (52 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 2.7 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21.244 s
[INFO] Finished at: 2022-10-19T06:29:37Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jsr330-maven-plugin: Could not resolve dependencies for project org.apache.maven.its.mng5382:jsr330-maven-plugin:maven-plugin:0.0.1-SNAPSHOT: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar: Connect to repo.maven.apache.org:443 [repo.maven.apache.org/146.75.28.215] failed: Connection timed out: connect -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project jsr330-maven-plugin: Could not resolve dependencies for project org.apache.maven.its.mng5382:jsr330-maven-plugin:maven-plugin:0.0.1-SNAPSHOT: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:277)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectArtifacts (LifecycleDependencyResolver.java:199)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:131)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:411)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:357)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:232)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:188)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:78)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:179)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:42)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:112)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:80)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:141)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:341)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:248)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:158)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:1004)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:307)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:261)
    at sun.reflect.GeneratedMethodAccessor23.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.shared.verifier.Embedded3xLauncher.run (Embedded3xLauncher.java:219)
    at org.apache.maven.shared.verifier.Verifier.execute (Verifier.java:1261)
    at org.apache.maven.shared.verifier.Verifier.executeGoals (Verifier.java:1212)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1157)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1137)
    at org.apache.maven.it.MavenITmng5382Jsr330Plugin.testJsr330PluginExecution (MavenITmng5382Jsr330Plugin.java:64)
    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.junit.platform.commons.util.ReflectionUtils.invokeMethod (ReflectionUtils.java:725)
    at org.junit.jupiter.engine.execution.MethodInvocation.proceed (MethodInvocation.java:60)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed (InvocationInterceptorChain.java:131)
    at org.junit.jupiter.engine.extension.TimeoutExtension.intercept (TimeoutExtension.java:149)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod (TimeoutExtension.java:140)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod (TimeoutExtension.java:84)
    at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0 (ExecutableInvoker.java:115)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0 (ExecutableInvoker.java:105)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed (InvocationInterceptorChain.java:106)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed (InvocationInterceptorChain.java:64)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke (InvocationInterceptorChain.java:45)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke (InvocationInterceptorChain.java:37)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:104)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:98)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7 (TestMethodTestDescriptor.java:214)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod (TestMethodTestDescriptor.java:210)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:135)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:66)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:151)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit (SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute (HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute (HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:107)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:88)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0 (EngineExecutionOrchestrator.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams (EngineExecutionOrchestrator.java:67)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:52)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:114)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:86)
    at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute (DefaultLauncherSession.java:86)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute (LazyLauncher.java:55)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute (JUnitPlatformProvider.java:223)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests (JUnitPlatformProvider.java:175)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke (JUnitPlatformProvider.java:139)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:456)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:169)
    at org.apache.maven.surefire.booter.ForkedBooter.run (ForkedBooter.java:595)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:581)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.maven.its.mng5382:jsr330-maven-plugin:maven-plugin:0.0.1-SNAPSHOT: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
    at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:221)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:251)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectArtifacts (LifecycleDependencyResolver.java:199)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:131)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:411)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:357)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:232)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:188)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:78)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:179)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:42)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:112)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:80)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:141)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:341)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:248)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:158)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:1004)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:307)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:261)
    at sun.reflect.GeneratedMethodAccessor23.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.shared.verifier.Embedded3xLauncher.run (Embedded3xLauncher.java:219)
    at org.apache.maven.shared.verifier.Verifier.execute (Verifier.java:1261)
    at org.apache.maven.shared.verifier.Verifier.executeGoals (Verifier.java:1212)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1157)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1137)
    at org.apache.maven.it.MavenITmng5382Jsr330Plugin.testJsr330PluginExecution (MavenITmng5382Jsr330Plugin.java:64)
    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.junit.platform.commons.util.ReflectionUtils.invokeMethod (ReflectionUtils.java:725)
    at org.junit.jupiter.engine.execution.MethodInvocation.proceed (MethodInvocation.java:60)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed (InvocationInterceptorChain.java:131)
    at org.junit.jupiter.engine.extension.TimeoutExtension.intercept (TimeoutExtension.java:149)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod (TimeoutExtension.java:140)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod (TimeoutExtension.java:84)
    at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0 (ExecutableInvoker.java:115)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0 (ExecutableInvoker.java:105)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed (InvocationInterceptorChain.java:106)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed (InvocationInterceptorChain.java:64)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke (InvocationInterceptorChain.java:45)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke (InvocationInterceptorChain.java:37)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:104)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:98)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7 (TestMethodTestDescriptor.java:214)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod (TestMethodTestDescriptor.java:210)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:135)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:66)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:151)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit (SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute (HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute (HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:107)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:88)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0 (EngineExecutionOrchestrator.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams (EngineExecutionOrchestrator.java:67)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:52)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:114)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:86)
    at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute (DefaultLauncherSession.java:86)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute (LazyLauncher.java:55)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute (JUnitPlatformProvider.java:223)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests (JUnitPlatformProvider.java:175)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke (JUnitPlatformProvider.java:139)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:456)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:169)
    at org.apache.maven.surefire.booter.ForkedBooter.run (ForkedBooter.java:595)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:581)
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:374)
    at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:251)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectArtifacts (LifecycleDependencyResolver.java:199)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:131)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:411)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:357)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:232)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:188)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:78)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:179)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:42)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:112)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:80)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:141)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:341)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:248)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:158)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:1004)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:307)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:261)
    at sun.reflect.GeneratedMethodAccessor23.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.shared.verifier.Embedded3xLauncher.run (Embedded3xLauncher.java:219)
    at org.apache.maven.shared.verifier.Verifier.execute (Verifier.java:1261)
    at org.apache.maven.shared.verifier.Verifier.executeGoals (Verifier.java:1212)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1157)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1137)
    at org.apache.maven.it.MavenITmng5382Jsr330Plugin.testJsr330PluginExecution (MavenITmng5382Jsr330Plugin.java:64)
    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.junit.platform.commons.util.ReflectionUtils.invokeMethod (ReflectionUtils.java:725)
    at org.junit.jupiter.engine.execution.MethodInvocation.proceed (MethodInvocation.java:60)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed (InvocationInterceptorChain.java:131)
    at org.junit.jupiter.engine.extension.TimeoutExtension.intercept (TimeoutExtension.java:149)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod (TimeoutExtension.java:140)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod (TimeoutExtension.java:84)
    at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0 (ExecutableInvoker.java:115)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0 (ExecutableInvoker.java:105)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed (InvocationInterceptorChain.java:106)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed (InvocationInterceptorChain.java:64)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke (InvocationInterceptorChain.java:45)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke (InvocationInterceptorChain.java:37)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:104)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:98)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7 (TestMethodTestDescriptor.java:214)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod (TestMethodTestDescriptor.java:210)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:135)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:66)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:151)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit (SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute (HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute (HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:107)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:88)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0 (EngineExecutionOrchestrator.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams (EngineExecutionOrchestrator.java:67)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:52)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:114)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:86)
    at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute (DefaultLauncherSession.java:86)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute (LazyLauncher.java:55)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute (JUnitPlatformProvider.java:223)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests (JUnitPlatformProvider.java:175)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke (JUnitPlatformProvider.java:139)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:456)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:169)
    at org.apache.maven.surefire.booter.ForkedBooter.run (ForkedBooter.java:595)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:581)
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:431)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:235)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357)
    at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:251)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectArtifacts (LifecycleDependencyResolver.java:199)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:131)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:411)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:357)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:232)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:188)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:78)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:179)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:42)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:112)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:80)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:64)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:141)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:341)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:248)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:158)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:1004)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:307)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:261)
    at sun.reflect.GeneratedMethodAccessor23.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.shared.verifier.Embedded3xLauncher.run (Embedded3xLauncher.java:219)
    at org.apache.maven.shared.verifier.Verifier.execute (Verifier.java:1261)
    at org.apache.maven.shared.verifier.Verifier.executeGoals (Verifier.java:1212)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1157)
    at org.apache.maven.shared.verifier.Verifier.executeGoal (Verifier.java:1137)
    at org.apache.maven.it.MavenITmng5382Jsr330Plugin.testJsr330PluginExecution (MavenITmng5382Jsr330Plugin.java:64)
    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.junit.platform.commons.util.ReflectionUtils.invokeMethod (ReflectionUtils.java:725)
    at org.junit.jupiter.engine.execution.MethodInvocation.proceed (MethodInvocation.java:60)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed (InvocationInterceptorChain.java:131)
    at org.junit.jupiter.engine.extension.TimeoutExtension.intercept (TimeoutExtension.java:149)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod (TimeoutExtension.java:140)
    at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod (TimeoutExtension.java:84)
    at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0 (ExecutableInvoker.java:115)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0 (ExecutableInvoker.java:105)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed (InvocationInterceptorChain.java:106)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed (InvocationInterceptorChain.java:64)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke (InvocationInterceptorChain.java:45)
    at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke (InvocationInterceptorChain.java:37)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:104)
    at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke (ExecutableInvoker.java:98)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7 (TestMethodTestDescriptor.java:214)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod (TestMethodTestDescriptor.java:210)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:135)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute (TestMethodTestDescriptor.java:66)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:151)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at java.util.ArrayList.forEach (ArrayList.java:1257)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll (SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6 (NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8 (NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around (Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9 (NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute (ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively (NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute (NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit (SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute (HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute (HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:107)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:88)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0 (EngineExecutionOrchestrator.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams (EngineExecutionOrchestrator.java:67)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute (EngineExecutionOrchestrator.java:52)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:114)
    at org.junit.platform.launcher.core.DefaultLauncher.execute (DefaultLauncher.java:86)
    at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute (DefaultLauncherSession.java:86)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute (LazyLauncher.java:55)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute (JUnitPlatformProvider.java:223)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests (JUnitPlatformProvider.java:175)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke (JUnitPlatformProvider.java:139)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:456)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:169)
    at org.apache.maven.surefire.booter.ForkedBooter.run (ForkedBooter.java:595)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:581)
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
    at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed (ArtifactTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:401)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:73)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.wagon.TransferFailedException: transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1250)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1140)
    at org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126)
    at org.apache.maven.wagon.StreamWagon.getIfNewer (StreamWagon.java:88)
    at org.apache.maven.wagon.StreamWagon.get (StreamWagon.java:61)
    at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run (WagonTransporter.java:541)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:425)
    at org.eclipse.aether.transport.wagon.WagonTransporter.get (WagonTransporter.java:400)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:496)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:396)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:73)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to repo.maven.apache.org:443 [repo.maven.apache.org/146.75.28.215] failed: Connection timed out: connect
    at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:156)
    at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:376)
    at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393)
    at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236)
    at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186)
    at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89)
    at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110)
    at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185)
    at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:83)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.execute (AbstractHttpClientWagon.java:1005)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1162)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1140)
    at org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126)
    at org.apache.maven.wagon.StreamWagon.getIfNewer (StreamWagon.java:88)
    at org.apache.maven.wagon.StreamWagon.get (StreamWagon.java:61)
    at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run (WagonTransporter.java:541)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:425)
    at org.eclipse.aether.transport.wagon.WagonTransporter.get (WagonTransporter.java:400)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:496)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:396)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:73)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: java.net.ConnectException: Connection timed out: connect
    at java.net.DualStackPlainSocketImpl.waitForConnect (Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect (DualStackPlainSocketImpl.java:85)
    at java.net.AbstractPlainSocketImpl.doConnect (AbstractPlainSocketImpl.java:350)
    at java.net.AbstractPlainSocketImpl.connectToAddress (AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect (AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect (PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect (SocksSocketImpl.java:392)
    at java.net.Socket.connect (Socket.java:607)
    at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket (SSLConnectionSocketFactory.java:368)
    at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:142)
    at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:376)
    at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393)
    at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236)
    at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186)
    at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89)
    at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110)
    at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185)
    at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:83)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.execute (AbstractHttpClientWagon.java:1005)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1162)
    at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1140)
    at org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126)
    at org.apache.maven.wagon.StreamWagon.getIfNewer (StreamWagon.java:88)
    at org.apache.maven.wagon.StreamWagon.get (StreamWagon.java:61)
    at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run (WagonTransporter.java:541)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:425)
    at org.eclipse.aether.transport.wagon.WagonTransporter.get (WagonTransporter.java:400)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:496)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:396)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:73)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable verbose output
[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/DependencyResolutionException

	at org.apache.maven.shared.verifier.Verifier.execute(Verifier.java:1277)
	at org.apache.maven.shared.verifier.Verifier.executeGoals(Verifier.java:1212)
	at org.apache.maven.shared.verifier.Verifier.executeGoal(Verifier.java:1157)
	at org.apache.maven.shared.verifier.Verifier.executeGoal(Verifier.java:1137)
	at org.apache.maven.it.MavenITmng5382Jsr330Plugin.testJsr330PluginExecution(MavenITmng5382Jsr330Plugin.java:64)
	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.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)




Build log:
[...truncated 68175 lines...]
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-jar-plugin\target\maven-jar-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-jar-plugin\0.1-stub-SNAPSHOT\maven-jar-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-javadoc-plugin\pom.xml under org\apache\maven\plugins\maven-javadoc-plugin\0.1-stub-SNAPSHOT\maven-javadoc-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-javadoc-plugin\target\maven-javadoc-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-javadoc-plugin\0.1-stub-SNAPSHOT\maven-javadoc-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-plugin-plugin\pom.xml under org\apache\maven\plugins\maven-plugin-plugin\0.1-stub-SNAPSHOT\maven-plugin-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-plugin-plugin\target\maven-plugin-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-plugin-plugin\0.1-stub-SNAPSHOT\maven-plugin-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-rar-plugin\pom.xml under org\apache\maven\plugins\maven-rar-plugin\0.1-stub-SNAPSHOT\maven-rar-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-rar-plugin\target\maven-rar-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-rar-plugin\0.1-stub-SNAPSHOT\maven-rar-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-resources-plugin\pom.xml under org\apache\maven\plugins\maven-resources-plugin\0.1-stub-SNAPSHOT\maven-resources-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-resources-plugin\target\maven-resources-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-resources-plugin\0.1-stub-SNAPSHOT\maven-resources-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-site-plugin\pom.xml under org\apache\maven\plugins\maven-site-plugin\0.1-stub-SNAPSHOT\maven-site-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-site-plugin\target\maven-site-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-site-plugin\0.1-stub-SNAPSHOT\maven-site-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-source-plugin\pom.xml under org\apache\maven\plugins\maven-source-plugin\0.1-stub-SNAPSHOT\maven-source-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-source-plugin\target\maven-source-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-source-plugin\0.1-stub-SNAPSHOT\maven-source-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-surefire-plugin\pom.xml under org\apache\maven\plugins\maven-surefire-plugin\0.1-stub-SNAPSHOT\maven-surefire-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-surefire-plugin\target\maven-surefire-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-surefire-plugin\0.1-stub-SNAPSHOT\maven-surefire-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-war-plugin\pom.xml under org\apache\maven\plugins\maven-war-plugin\0.1-stub-SNAPSHOT\maven-war-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-war-plugin\target\maven-war-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-war-plugin\0.1-stub-SNAPSHOT\maven-war-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-dependency-collection\2.1-SNAPSHOT\maven-it-plugin-dependency-collection-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\target\maven-it-plugin-dependency-collection-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-dependency-collection\2.1-SNAPSHOT\maven-it-plugin-dependency-collection-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-dependency-resolution\2.1-SNAPSHOT\maven-it-plugin-dependency-resolution-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\target\maven-it-plugin-dependency-resolution-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-dependency-resolution\2.1-SNAPSHOT\maven-it-plugin-dependency-resolution-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-expression\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-expression\2.1-SNAPSHOT\maven-it-plugin-expression-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-expression\target\maven-it-plugin-expression-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-expression\2.1-SNAPSHOT\maven-it-plugin-expression-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-error\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-error\2.1-SNAPSHOT\maven-it-plugin-error-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-error\target\maven-it-plugin-error-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-error\2.1-SNAPSHOT\maven-it-plugin-error-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-component\pom.xml under org\apache\maven\its\core-it-component\2.1-SNAPSHOT\core-it-component-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-component\target\core-it-component-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-component\2.1-SNAPSHOT\core-it-component-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-extension-consumer\2.1-SNAPSHOT\maven-it-plugin-extension-consumer-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\target\maven-it-plugin-extension-consumer-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-extension-consumer\2.1-SNAPSHOT\maven-it-plugin-extension-consumer-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension-provider\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-extension-provider\2.1-SNAPSHOT\maven-it-plugin-extension-provider-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension-provider\target\maven-it-plugin-extension-provider-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-extension-provider\2.1-SNAPSHOT\maven-it-plugin-extension-provider-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-fork\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-fork\2.1-SNAPSHOT\maven-it-plugin-fork-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-fork\target\maven-it-plugin-fork-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-fork\2.1-SNAPSHOT\maven-it-plugin-fork-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-invalid-descriptor\2.1-SNAPSHOT\maven-it-plugin-invalid-descriptor-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\target\maven-it-plugin-invalid-descriptor-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-invalid-descriptor\2.1-SNAPSHOT\maven-it-plugin-invalid-descriptor-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-log-file\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-log-file\2.1-SNAPSHOT\maven-it-plugin-log-file-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-log-file\target\maven-it-plugin-log-file-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-log-file\2.1-SNAPSHOT\maven-it-plugin-log-file-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\maven-it-helper\pom.xml under org\apache\maven\its\maven-it-helper\2.1-SNAPSHOT\maven-it-helper-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\maven-it-helper\target\maven-it-helper-2.1-SNAPSHOT.jar under org\apache\maven\its\maven-it-helper\2.1-SNAPSHOT\maven-it-helper-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-model-interpolation\2.1-SNAPSHOT\maven-it-plugin-model-interpolation-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\target\maven-it-plugin-model-interpolation-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-model-interpolation\2.1-SNAPSHOT\maven-it-plugin-model-interpolation-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-no-default-comp\2.1-SNAPSHOT\maven-it-plugin-no-default-comp-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\target\maven-it-plugin-no-default-comp-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-no-default-comp\2.1-SNAPSHOT\maven-it-plugin-no-default-comp-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-no-project\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-no-project\2.1-SNAPSHOT\maven-it-plugin-no-project-2.1-SNAPSHOT.pom
[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-plugins\mng7529-plugin\pom.xml under org\apache\maven\its\plugins\mng-7529-version-range-repository-selection-plugin\2.1-SNAPSHOT\mng-7529-version-range-repository-selection-plugin-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng7529-plugin\target\mng-7529-version-range-repository-selection-plugin-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-7529-version-range-repository-selection-plugin\2.1-SNAPSHOT\mng-7529-version-range-repository-selection-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
[Fast Archiver] Compressed 10.07 MB of artifacts by 32.0% relative to #111
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-plugin-bootstrap:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\maven-it-plugin-bootstrap\target\surefire-reports\*.xml
[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.plugins:mng-7529-version-range-repository-selection-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng7529-plugin\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
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 160
[withMaven] Publishers: Pipeline Graph Publisher: 22 ms, Generated Artifacts Publisher: 43966 ms, Invoker Publisher: 2 ms, Junit Publisher: 189028 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 1537 ms, Jacoco Publisher: 1 ms, Open Task Scanner Publisher: 11 ms, CloudBees DevOptics Gate Artifact Publisher: 171951 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Compress c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk17.zip
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
Compressed 9100 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk17.zip
[Pipeline] fileExists
[Pipeline] zip
Compress c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk17.zip
Compressed 1244 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk17.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 160
[withMaven] Publishers: Pipeline Graph Publisher: 23 ms, Generated Artifacts Publisher: 186901 ms, Invoker Publisher: 2 ms, Junit Publisher: 184856 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 1507 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 1 ms, CloudBees DevOptics Gate Artifact Publisher: 168547 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Compress c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
Compressed 9103 entries.
Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk11.zip
[Pipeline] fileExists
[Pipeline] zip
Compress c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk11.zip
Compressed 1244 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 [noreply].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

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

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

Changes:

* Restore compatibility with 3.x (#836)

All tests passed