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 2021/06/28 22:10:51 UTC

Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-7173-resolver-guice-module #2

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-7173-resolver-guice-module/2/

Changes:

* [MNG-5868] Enable IT for Maven 3.8.2
* [MNG-6071] Enable IT for Maven 3.8.2

1 tests failed.
FAILED:  org.apache.maven.repository.internal.MavenResolverModuleTest.Build / Unit Test / smokeTest

Error Message:
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors

Stack Trace:
com.google.inject.CreationException: 
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors
	at org.apache.maven.repository.internal.MavenResolverModuleTest.smokeTest(MavenResolverModuleTest.java:31)




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

Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7173-resolver-guice-module #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-7173-resolver-guice-module/6/

Changes:

* Normalize line endings

1 tests failed.
FAILED:  org.apache.maven.repository.internal.MavenResolverModuleTest.Build / Unit Test / smokeTest

Error Message:
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors

Stack Trace:
com.google.inject.CreationException: 
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors
	at org.apache.maven.repository.internal.MavenResolverModuleTest.smokeTest(MavenResolverModuleTest.java:31)




Build log:
[...truncated 33672 lines...]
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-active-collection/target/maven-it-plugin-active-collection-2.1-SNAPSHOT.jar under org/apache/maven/its/plugins/maven-it-plugin-active-collection/2.1-SNAPSHOT/maven-it-plugin-active-collection-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-ant-based/pom.xml under org/apache/maven/its/plugins/maven-it-plugin-ant-based/2.1-SNAPSHOT/maven-it-plugin-ant-based-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-ant-based/target/maven-it-plugin-ant-based-2.1-SNAPSHOT.jar under org/apache/maven/its/plugins/maven-it-plugin-ant-based/2.1-SNAPSHOT/maven-it-plugin-ant-based-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-artifact/pom.xml under org/apache/maven/its/plugins/maven-it-plugin-artifact/2.1-SNAPSHOT/maven-it-plugin-artifact-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-artifact/target/maven-it-plugin-artifact-2.1-SNAPSHOT.jar under org/apache/maven/its/plugins/maven-it-plugin-artifact/2.1-SNAPSHOT/maven-it-plugin-artifact-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/pom.xml under org/apache/maven/its/plugins/class-loader/dep-a/2.1-SNAPSHOT/dep-a-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/target/dep-a-2.1-SNAPSHOT.jar under org/apache/maven/its/plugins/class-loader/dep-a/2.1-SNAPSHOT/dep-a-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/pom.xml under org/apache/maven/its/plugins/class-loader/dep-b/2.1-SNAPSHOT/dep-b-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/target/dep-b-2.1-SNAPSHOT.jar under org/apache/maven/its/plugins/class-loader/dep-b/2.1-SNAPSHOT/dep-b-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/pom.xml under org/apache/maven/its/plugins/class-loader/dep-c/2.1-SNAPSHOT/dep-c-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/target/dep-c-2.1-SNAPSHOT.jar under org/apache/maven/its/plugins/class-loader/dep-c/2.1-SNAPSHOT/dep-c-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/pom.xml under org/apache/maven/its/plugins/maven-it-plugin-class-loader/2.1-SNAPSHOT/maven-it-plugin-class-loader-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/target/maven-it-plugin-class-loader-2.1-SNAPSHOT.jar under org/apache/maven/its/plugins/maven-it-plugin-class-loader/2.1-SNAPSHOT/maven-it-plugin-class-loader-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-class-loader/pom.xml under org/apache/maven/its/plugins/maven-it-plugin-class-loader-aggregator/2.1-SNAPSHOT/maven-it-plugin-class-loader-aggregator-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-configuration/pom.xml under org/apache/maven/its/plugins/maven-it-plugin-configuration/2.1-SNAPSHOT/maven-it-plugin-configuration-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-configuration/target/maven-it-plugin-configuration-2.1-SNAPSHOT.jar under org/apache/maven/its/plugins/maven-it-plugin-configuration/2.1-SNAPSHOT/maven-it-plugin-configuration-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-context-passing/pom.xml under org/apache/maven/its/plugins/maven-it-plugin-context-passing/2.1-SNAPSHOT/maven-it-plugin-context-passing-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-context-passing/target/maven-it-plugin-context-passing-2.1-SNAPSHOT.jar under org/apache/maven/its/plugins/maven-it-plugin-context-passing/2.1-SNAPSHOT/maven-it-plugin-context-passing-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/pom.xml under org/apache/maven/its/plugins/maven-it-plugin-core-stubs/2.1-SNAPSHOT/maven-it-plugin-core-stubs-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/target/maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml under org/apache/maven/its/plugins/maven-it-plugin-core-stubs/2.1-SNAPSHOT/maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/pom.xml under org/apache/maven/plugins/maven-clean-plugin/0.1-stub-SNAPSHOT/maven-clean-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/target/maven-clean-plugin-0.1-stub-SNAPSHOT.jar under org/apache/maven/plugins/maven-clean-plugin/0.1-stub-SNAPSHOT/maven-clean-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/pom.xml under org/apache/maven/plugins/maven-compiler-plugin/0.1-stub-SNAPSHOT/maven-compiler-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/target/maven-compiler-plugin-0.1-stub-SNAPSHOT.jar under org/apache/maven/plugins/maven-compiler-plugin/0.1-stub-SNAPSHOT/maven-compiler-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/pom.xml under org/apache/maven/plugins/maven-deploy-plugin/0.1-stub-SNAPSHOT/maven-deploy-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/target/maven-deploy-plugin-0.1-stub-SNAPSHOT.jar under org/apache/maven/plugins/maven-deploy-plugin/0.1-stub-SNAPSHOT/maven-deploy-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/pom.xml under org/apache/maven/plugins/maven-ear-plugin/0.1-stub-SNAPSHOT/maven-ear-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/target/maven-ear-plugin-0.1-stub-SNAPSHOT.jar under org/apache/maven/plugins/maven-ear-plugin/0.1-stub-SNAPSHOT/maven-ear-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/pom.xml under org/apache/maven/plugins/maven-ejb-plugin/0.1-stub-SNAPSHOT/maven-ejb-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/target/maven-ejb-plugin-0.1-stub-SNAPSHOT.jar under org/apache/maven/plugins/maven-ejb-plugin/0.1-stub-SNAPSHOT/maven-ejb-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/pom.xml under org/apache/maven/plugins/maven-install-plugin/0.1-stub-SNAPSHOT/maven-install-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/target/maven-install-plugin-0.1-stub-SNAPSHOT.jar under org/apache/maven/plugins/maven-install-plugin/0.1-stub-SNAPSHOT/maven-install-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/pom.xml under org/apache/maven/plugins/maven-jar-plugin/0.1-stub-SNAPSHOT/maven-jar-plugin-0.1-stub-SNAPSHOT.pom
[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-toolchain/pom.xml under org/apache/maven/its/core-it-toolchain/2.1-SNAPSHOT/core-it-toolchain-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-toolchain/target/core-it-toolchain-2.1-SNAPSHOT.jar under org/apache/maven/its/core-it-toolchain/2.1-SNAPSHOT/core-it-toolchain-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-wagon/pom.xml under org/apache/maven/its/core-it-wagon/2.1-SNAPSHOT/core-it-wagon-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-wagon/target/core-it-wagon-2.1-SNAPSHOT.jar under org/apache/maven/its/core-it-wagon/2.1-SNAPSHOT/core-it-wagon-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-support-artifacts/pom.xml under org/apache/maven/its/core-it-support-artifacts/2.1-SNAPSHOT/core-it-support-artifacts-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-support-artifacts/target/core-it-support-artifacts-2.1-SNAPSHOT-repo.zip under org/apache/maven/its/core-it-support-artifacts/2.1-SNAPSHOT/core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-extension/pom.xml under org/apache/maven/its/core-it-extension/2.1-SNAPSHOT/core-it-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-extension/target/core-it-extension-2.1-SNAPSHOT.jar under org/apache/maven/its/core-it-extension/2.1-SNAPSHOT/core-it-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-javaagent/pom.xml under mng-coreit/javaagent/1.0-SNAPSHOT/javaagent-1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support/core-it-javaagent/target/javaagent-1.0-SNAPSHOT.jar under mng-coreit/javaagent/1.0-SNAPSHOT/javaagent-1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite/pom.xml under org/apache/maven/its/core-it-suite/2.1-SNAPSHOT/core-it-suite-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-suite/target/core-it-suite-2.1-SNAPSHOT.jar under org/apache/maven/its/core-it-suite/2.1-SNAPSHOT/core-it-suite-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite/target/core-it-suite-2.1-SNAPSHOT-tests.jar under org/apache/maven/its/core-it-suite/2.1-SNAPSHOT/core-it-suite-2.1-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-active-collection/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-ant-based:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-ant-based/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-artifact/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-configuration/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-context-passing/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-expression/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-error/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-component/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-provider/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-fork/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log-file/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/maven-it-helper/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-project/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-online/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-packaging/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-setter/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-singleton-component/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-site/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-toolchain/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-touch/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-properties/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-all/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log4j/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension1/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension2/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-settings/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension2/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin-dep/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5958-extension/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng6759-plugin-resolves-project-dependencies/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-toolchain/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-wagon/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-extension/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-javaagent/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite/target/surefire-reports/*.xml
Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 27 ms, Generated Artifacts Publisher: 4776 ms, Invoker Publisher: 3 ms, Junit Publisher: 6277 ms, Concordion Publisher: 3 ms, Dependencies Fingerprint Publisher: 62 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, Open Task Scanner Publisher: 14 ms, CloudBees DevOptics Gate Artifact Publisher: 9505 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: Error cloning remote repo 'origin'
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [michaelo].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-7173-resolver-guice-module #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-7173-resolver-guice-module/9/

Changes:

* [MNG-4463] Dependency management import should support version ranges
* Up enforcer version (#115)
* Renormalize line endings (#117)
* Fix pom content comparison to avoid line ending problems (#119)

1 tests failed.
FAILED:  org.apache.maven.repository.internal.MavenResolverModuleTest.Build / Unit Test / smokeTest

Error Message:
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors

Stack Trace:
com.google.inject.CreationException: 
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors
	at org.apache.maven.repository.internal.MavenResolverModuleTest.smokeTest(MavenResolverModuleTest.java:31)




Build log:
[...truncated 42993 lines...]
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-active-collection\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-active-collection\2.1-SNAPSHOT\maven-it-plugin-active-collection-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-active-collection\target\maven-it-plugin-active-collection-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-active-collection\2.1-SNAPSHOT\maven-it-plugin-active-collection-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-ant-based\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-ant-based\2.1-SNAPSHOT\maven-it-plugin-ant-based-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-ant-based\target\maven-it-plugin-ant-based-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-ant-based\2.1-SNAPSHOT\maven-it-plugin-ant-based-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-artifact\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-artifact\2.1-SNAPSHOT\maven-it-plugin-artifact-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-artifact\target\maven-it-plugin-artifact-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-artifact\2.1-SNAPSHOT\maven-it-plugin-artifact-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\pom.xml under org\apache\maven\its\plugins\class-loader\dep-a\2.1-SNAPSHOT\dep-a-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\target\dep-a-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\class-loader\dep-a\2.1-SNAPSHOT\dep-a-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\pom.xml under org\apache\maven\its\plugins\class-loader\dep-b\2.1-SNAPSHOT\dep-b-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\target\dep-b-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\class-loader\dep-b\2.1-SNAPSHOT\dep-b-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\pom.xml under org\apache\maven\its\plugins\class-loader\dep-c\2.1-SNAPSHOT\dep-c-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\target\dep-c-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\class-loader\dep-c\2.1-SNAPSHOT\dep-c-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-class-loader\2.1-SNAPSHOT\maven-it-plugin-class-loader-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\target\maven-it-plugin-class-loader-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-class-loader\2.1-SNAPSHOT\maven-it-plugin-class-loader-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-class-loader-aggregator\2.1-SNAPSHOT\maven-it-plugin-class-loader-aggregator-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-configuration\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-configuration\2.1-SNAPSHOT\maven-it-plugin-configuration-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-configuration\target\maven-it-plugin-configuration-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-configuration\2.1-SNAPSHOT\maven-it-plugin-configuration-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-context-passing\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-context-passing\2.1-SNAPSHOT\maven-it-plugin-context-passing-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-context-passing\target\maven-it-plugin-context-passing-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-context-passing\2.1-SNAPSHOT\maven-it-plugin-context-passing-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-core-stubs\2.1-SNAPSHOT\maven-it-plugin-core-stubs-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml under org\apache\maven\its\plugins\maven-it-plugin-core-stubs\2.1-SNAPSHOT\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-clean-plugin\pom.xml under org\apache\maven\plugins\maven-clean-plugin\0.1-stub-SNAPSHOT\maven-clean-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-clean-plugin\target\maven-clean-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-clean-plugin\0.1-stub-SNAPSHOT\maven-clean-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-compiler-plugin\pom.xml under org\apache\maven\plugins\maven-compiler-plugin\0.1-stub-SNAPSHOT\maven-compiler-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-compiler-plugin\target\maven-compiler-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-compiler-plugin\0.1-stub-SNAPSHOT\maven-compiler-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-deploy-plugin\pom.xml under org\apache\maven\plugins\maven-deploy-plugin\0.1-stub-SNAPSHOT\maven-deploy-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-deploy-plugin\target\maven-deploy-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-deploy-plugin\0.1-stub-SNAPSHOT\maven-deploy-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ear-plugin\pom.xml under org\apache\maven\plugins\maven-ear-plugin\0.1-stub-SNAPSHOT\maven-ear-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ear-plugin\target\maven-ear-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-ear-plugin\0.1-stub-SNAPSHOT\maven-ear-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ejb-plugin\pom.xml under org\apache\maven\plugins\maven-ejb-plugin\0.1-stub-SNAPSHOT\maven-ejb-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ejb-plugin\target\maven-ejb-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-ejb-plugin\0.1-stub-SNAPSHOT\maven-ejb-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-install-plugin\pom.xml under org\apache\maven\plugins\maven-install-plugin\0.1-stub-SNAPSHOT\maven-install-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-install-plugin\target\maven-install-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-install-plugin\0.1-stub-SNAPSHOT\maven-install-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-jar-plugin\pom.xml under org\apache\maven\plugins\maven-jar-plugin\0.1-stub-SNAPSHOT\maven-jar-plugin-0.1-stub-SNAPSHOT.pom
[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-toolchain\pom.xml under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\target\core-it-toolchain-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\pom.xml under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\pom.xml under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\pom.xml under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\pom.xml under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\target\javaagent-1.0-SNAPSHOT.jar under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\pom.xml under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-active-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-ant-based:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-ant-based\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-artifact\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-configuration\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-context-passing\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-clean-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-compiler-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-deploy-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ear-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ejb-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-install-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-jar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-javadoc-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-plugin-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-rar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-resources-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-site-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-source-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-surefire-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-war-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-expression\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-error\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-provider\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-fork\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log-file\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\maven-it-helper\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-project\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-online\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-setter\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-singleton-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-site\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-touch\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-properties\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-all\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log4j\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension1\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-settings\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin-dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5958-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-javaagent\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite\target\surefire-reports\*.xml
Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 25 ms, Generated Artifacts Publisher: 10903 ms, Invoker Publisher: 2 ms, Junit Publisher: 15738 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 146 ms, Findbugs Publisher: 1 ms, Jacoco Publisher: 1 ms, Open Task Scanner Publisher: 14 ms, CloudBees DevOptics Gate Artifact Publisher: 16610 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [michaelo, noreply].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-7173-resolver-guice-module #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-7173-resolver-guice-module/8/

Changes:

* Normalize line endings
* [MNG-7230] Replace assert by simpler but equivalent calls
* [MNG-7231] Fix Javadoc errors

1 tests failed.
FAILED:  org.apache.maven.repository.internal.MavenResolverModuleTest.Build / Unit Test / smokeTest

Error Message:
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors

Stack Trace:
com.google.inject.CreationException: 
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors
	at org.apache.maven.repository.internal.MavenResolverModuleTest.smokeTest(MavenResolverModuleTest.java:31)




Build log:
[...truncated 42972 lines...]
[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-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-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT-tests.jar
[withMaven] 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] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-active-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-ant-based:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-ant-based\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-artifact\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-configuration\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-context-passing\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-clean-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-compiler-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-deploy-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ear-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ejb-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-install-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-jar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-javadoc-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-plugin-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-rar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-resources-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-site-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-source-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-surefire-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-war-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-expression\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-error\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-provider\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-fork\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log-file\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\maven-it-helper\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-project\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-online\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-setter\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-singleton-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-site\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-touch\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-properties\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-all\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log4j\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension1\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-settings\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin-dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5958-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-javaagent\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite\target\surefire-reports\*.xml
Recording test results
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-properties\target\maven-it-plugin-uses-properties-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-uses-properties\2.1-SNAPSHOT\maven-it-plugin-uses-properties-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-uses-wagon\2.1-SNAPSHOT\maven-it-plugin-uses-wagon-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\target\maven-it-plugin-uses-wagon-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-uses-wagon\2.1-SNAPSHOT\maven-it-plugin-uses-wagon-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-all\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-all\2.1-SNAPSHOT\maven-it-plugin-all-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-all\target\maven-it-plugin-all-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-all\2.1-SNAPSHOT\maven-it-plugin-all-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-11\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-11-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\target\maven-it-plugin-plexus-utils-11-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-11\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-11-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-new\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-new-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\target\maven-it-plugin-plexus-utils-new-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-new\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-new-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-component-api\2.1-SNAPSHOT\maven-it-plugin-plexus-component-api-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\target\maven-it-plugin-plexus-component-api-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-component-api\2.1-SNAPSHOT\maven-it-plugin-plexus-component-api-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-log4j\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-log4j\2.1-SNAPSHOT\maven-it-plugin-log4j-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-log4j\target\maven-it-plugin-log4j-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-log4j\2.1-SNAPSHOT\maven-it-plugin-log4j-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension1\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-extension1\2.1-SNAPSHOT\maven-it-plugin-extension1-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension1\target\maven-it-plugin-extension1-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-extension1\2.1-SNAPSHOT\maven-it-plugin-extension1-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension2\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-extension2\2.1-SNAPSHOT\maven-it-plugin-extension2-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension2\target\maven-it-plugin-extension2-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-extension2\2.1-SNAPSHOT\maven-it-plugin-extension2-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-lifecycle\2.1-SNAPSHOT\maven-it-plugin-plexus-lifecycle-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\target\maven-it-plugin-plexus-lifecycle-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-lifecycle\2.1-SNAPSHOT\maven-it-plugin-plexus-lifecycle-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-settings\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-settings\2.1-SNAPSHOT\maven-it-plugin-settings-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-settings\target\maven-it-plugin-settings-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-settings\2.1-SNAPSHOT\maven-it-plugin-settings-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension\target\mng-5805-pkg-type-mojo-configuration-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension2\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension2\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension2-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension2\target\mng-5805-pkg-type-mojo-configuration-extension2-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension2\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension2-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin\target\mng-5805-pkg-type-mojo-configuration-plugin-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin-dep\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin-dep\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-dep-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin-dep\target\mng-5805-pkg-type-mojo-configuration-plugin-dep-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin-dep\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-dep-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5958-extension\pom.xml under org\apache\maven\its\plugins\mng-5958-pkg-type-extension\2.1-SNAPSHOT\mng-5958-pkg-type-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5958-extension\target\mng-5958-pkg-type-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5958-pkg-type-extension\2.1-SNAPSHOT\mng-5958-pkg-type-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\pom.xml under org\apache\maven\its\plugins\mng-6759-resolves-project-dependencies-plugin\2.1-SNAPSHOT\mng-6759-resolves-project-dependencies-plugin-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\mng-6759-resolves-project-dependencies-plugin-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-6759-resolves-project-dependencies-plugin\2.1-SNAPSHOT\mng-6759-resolves-project-dependencies-plugin-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\pom.xml under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\target\core-it-toolchain-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\pom.xml under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\pom.xml under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\pom.xml under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\pom.xml under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\target\javaagent-1.0-SNAPSHOT.jar under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\pom.xml under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-active-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-ant-based:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-ant-based\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-artifact\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-configuration\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-context-passing\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-clean-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-compiler-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-deploy-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ear-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ejb-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-install-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-jar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-javadoc-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-plugin-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-rar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-resources-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-site-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-source-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-surefire-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-war-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-expression\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-error\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-provider\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-fork\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log-file\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\maven-it-helper\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-project\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-online\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-setter\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-singleton-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-site\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-touch\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-properties\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-all\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log4j\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension1\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-settings\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin-dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5958-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-javaagent\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite\target\surefire-reports\*.xml
Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 22 ms, Generated Artifacts Publisher: 8150 ms, Invoker Publisher: 2 ms, Junit Publisher: 16059 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 142 ms, Findbugs Publisher: 2 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 2 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 2 ms, CloudBees DevOptics Gate Artifact Publisher: 16240 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 25 ms, Generated Artifacts Publisher: 42731 ms, Invoker Publisher: 4 ms, Junit Publisher: 187228 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 1578 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 13 ms, CloudBees DevOptics Gate Artifact Publisher: 157847 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [michaelo].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-7173-resolver-guice-module #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-7173-resolver-guice-module/5/

Changes:

* Remove unintentionally added files
* Properly quote arguements in run-its.sh
* [MNG-7047] Adjust repositoryUrl for MNG-6759
* [MNG-7189] Remove undocumented environment variable MAVEN_BASEDIR in startup scripts

1 tests failed.
FAILED:  org.apache.maven.repository.internal.MavenResolverModuleTest.Build / Unit Test / smokeTest

Error Message:
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors

Stack Trace:
com.google.inject.CreationException: 
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors
	at org.apache.maven.repository.internal.MavenResolverModuleTest.smokeTest(MavenResolverModuleTest.java:31)




Build log:
[...truncated 42963 lines...]
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-provider\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-fork\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log-file\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\maven-it-helper\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-project\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-online\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-setter\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-singleton-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-site\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-touch\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-properties\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-all\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log4j\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension1\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-settings\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin-dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5958-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-javaagent\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite\target\surefire-reports\*.xml
Recording test results
[withMaven] 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-toolchain\pom.xml under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\target\core-it-toolchain-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\pom.xml under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\pom.xml under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\pom.xml under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\pom.xml under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\target\javaagent-1.0-SNAPSHOT.jar under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\pom.xml under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-active-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-ant-based:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-ant-based\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-artifact\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-configuration\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-context-passing\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-clean-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-compiler-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-deploy-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ear-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ejb-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-install-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-jar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-javadoc-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-plugin-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-rar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-resources-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-site-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-source-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-surefire-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-war-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-expression\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-error\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-provider\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-fork\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log-file\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\maven-it-helper\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-project\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-online\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-setter\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-singleton-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-site\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-touch\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-properties\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-all\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log4j\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension1\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-settings\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin-dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5958-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-javaagent\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite\target\surefire-reports\*.xml
Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 28 ms, Generated Artifacts Publisher: 42849 ms, Invoker Publisher: 3 ms, Junit Publisher: 191546 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 1623 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: 161364 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 22 ms, Generated Artifacts Publisher: 44420 ms, Invoker Publisher: 2 ms, Junit Publisher: 344263 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 1530 ms, Findbugs Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 14 ms, CloudBees DevOptics Gate Artifact Publisher: 153527 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [michaelo, rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7173-resolver-guice-module #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-7173-resolver-guice-module/4/

Changes:

* [MNG-6754] Enable IT for Maven 3.8.2

1 tests failed.
FAILED:  org.apache.maven.repository.internal.MavenResolverModuleTest.Build / Unit Test / smokeTest

Error Message:
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors

Stack Trace:
com.google.inject.CreationException: 
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors
	at org.apache.maven.repository.internal.MavenResolverModuleTest.smokeTest(MavenResolverModuleTest.java:31)




Build log:
[...truncated 33664 lines...]
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-ant-based\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-ant-based\2.1-SNAPSHOT\maven-it-plugin-ant-based-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-ant-based\target\maven-it-plugin-ant-based-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-ant-based\2.1-SNAPSHOT\maven-it-plugin-ant-based-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-artifact\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-artifact\2.1-SNAPSHOT\maven-it-plugin-artifact-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-artifact\target\maven-it-plugin-artifact-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-artifact\2.1-SNAPSHOT\maven-it-plugin-artifact-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\pom.xml under org\apache\maven\its\plugins\class-loader\dep-a\2.1-SNAPSHOT\dep-a-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\target\dep-a-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\class-loader\dep-a\2.1-SNAPSHOT\dep-a-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\pom.xml under org\apache\maven\its\plugins\class-loader\dep-b\2.1-SNAPSHOT\dep-b-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\target\dep-b-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\class-loader\dep-b\2.1-SNAPSHOT\dep-b-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\pom.xml under org\apache\maven\its\plugins\class-loader\dep-c\2.1-SNAPSHOT\dep-c-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\target\dep-c-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\class-loader\dep-c\2.1-SNAPSHOT\dep-c-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-class-loader\2.1-SNAPSHOT\maven-it-plugin-class-loader-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\target\maven-it-plugin-class-loader-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-class-loader\2.1-SNAPSHOT\maven-it-plugin-class-loader-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-class-loader\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-class-loader-aggregator\2.1-SNAPSHOT\maven-it-plugin-class-loader-aggregator-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-configuration\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-configuration\2.1-SNAPSHOT\maven-it-plugin-configuration-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-configuration\target\maven-it-plugin-configuration-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-configuration\2.1-SNAPSHOT\maven-it-plugin-configuration-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-context-passing\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-context-passing\2.1-SNAPSHOT\maven-it-plugin-context-passing-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-context-passing\target\maven-it-plugin-context-passing-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-context-passing\2.1-SNAPSHOT\maven-it-plugin-context-passing-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-core-stubs\2.1-SNAPSHOT\maven-it-plugin-core-stubs-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml under org\apache\maven\its\plugins\maven-it-plugin-core-stubs\2.1-SNAPSHOT\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-clean-plugin\pom.xml under org\apache\maven\plugins\maven-clean-plugin\0.1-stub-SNAPSHOT\maven-clean-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-clean-plugin\target\maven-clean-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-clean-plugin\0.1-stub-SNAPSHOT\maven-clean-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-compiler-plugin\pom.xml under org\apache\maven\plugins\maven-compiler-plugin\0.1-stub-SNAPSHOT\maven-compiler-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-compiler-plugin\target\maven-compiler-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-compiler-plugin\0.1-stub-SNAPSHOT\maven-compiler-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-deploy-plugin\pom.xml under org\apache\maven\plugins\maven-deploy-plugin\0.1-stub-SNAPSHOT\maven-deploy-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-deploy-plugin\target\maven-deploy-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-deploy-plugin\0.1-stub-SNAPSHOT\maven-deploy-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ear-plugin\pom.xml under org\apache\maven\plugins\maven-ear-plugin\0.1-stub-SNAPSHOT\maven-ear-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ear-plugin\target\maven-ear-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-ear-plugin\0.1-stub-SNAPSHOT\maven-ear-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ejb-plugin\pom.xml under org\apache\maven\plugins\maven-ejb-plugin\0.1-stub-SNAPSHOT\maven-ejb-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ejb-plugin\target\maven-ejb-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-ejb-plugin\0.1-stub-SNAPSHOT\maven-ejb-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-install-plugin\pom.xml under org\apache\maven\plugins\maven-install-plugin\0.1-stub-SNAPSHOT\maven-install-plugin-0.1-stub-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-install-plugin\target\maven-install-plugin-0.1-stub-SNAPSHOT.jar under org\apache\maven\plugins\maven-install-plugin\0.1-stub-SNAPSHOT\maven-install-plugin-0.1-stub-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-jar-plugin\pom.xml under org\apache\maven\plugins\maven-jar-plugin\0.1-stub-SNAPSHOT\maven-jar-plugin-0.1-stub-SNAPSHOT.pom
[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-toolchain\pom.xml under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\target\core-it-toolchain-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\pom.xml under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\pom.xml under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\pom.xml under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\pom.xml under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\target\javaagent-1.0-SNAPSHOT.jar under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\pom.xml under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-active-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-ant-based:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-ant-based\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-artifact\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-configuration\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-context-passing\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-clean-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-compiler-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-deploy-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ear-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ejb-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-install-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-jar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-javadoc-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-plugin-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-rar-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-resources-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-site-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-source-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-surefire-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-war-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-expression\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-error\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-provider\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-fork\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log-file\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\maven-it-helper\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-project\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-online\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-setter\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-singleton-component\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-site\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-touch\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-properties\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-all\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log4j\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension1\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-settings\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension2\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin-dep\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5958-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-toolchain\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-wagon\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-extension\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-javaagent\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite\target\surefire-reports\*.xml
[withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 21 ms, Generated Artifacts Publisher: 40348 ms, Invoker Publisher: 8 ms, Junit Publisher: 355 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 1516 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: 150320 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: Error cloning remote repo 'origin'
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Jira] No Jira site is configured for this project. This must be a project configuration error
[Pipeline] echo
The authors of changes [michaelo].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-7173-resolver-guice-module #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-7173-resolver-guice-module/3/

Changes:

* Add new ignores
* [MNG-7115] MavenITmng5771CoreExtensionsTest fails on maven-3.8.x branch
* Make ITs compile on Java 7
* [MNG-7056] Replace tabs in IT files

1 tests failed.
FAILED:  org.apache.maven.repository.internal.MavenResolverModuleTest.Build / Unit Test / smokeTest

Error Message:
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors

Stack Trace:
com.google.inject.CreationException: 
Unable to create injector, see the following errors:

1) No implementation for java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.RepositoryConnectorFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:139) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

2) No implementation for java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory> was bound.
  while locating java.util.Set<org.eclipse.aether.spi.connector.transport.TransporterFactory>
    for the 1st parameter of org.eclipse.aether.internal.impl.DefaultTransporterProvider.<init>(Unknown Source)
  at org.eclipse.aether.impl.guice.AetherModule.configure(AetherModule.java:135) (via modules: org.apache.maven.repository.internal.MavenResolverModule -> org.eclipse.aether.impl.guice.AetherModule)

3) No implementation for org.apache.maven.model.composition.DependencyManagementImporter was bound.
  while locating org.apache.maven.model.composition.DependencyManagementImporter
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementImporter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

4) No implementation for org.apache.maven.model.management.DependencyManagementInjector was bound.
  while locating org.apache.maven.model.management.DependencyManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.dependencyManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

5) No implementation for org.apache.maven.model.inheritance.InheritanceAssembler was bound.
  while locating org.apache.maven.model.inheritance.InheritanceAssembler
    for field at org.apache.maven.model.building.DefaultModelBuilder.inheritanceAssembler(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

6) No implementation for org.apache.maven.model.plugin.LifecycleBindingsInjector was bound.
  while locating org.apache.maven.model.plugin.LifecycleBindingsInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.lifecycleBindingsInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

7) No implementation for org.apache.maven.model.interpolation.ModelInterpolator was bound.
  while locating org.apache.maven.model.interpolation.ModelInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

8) No implementation for org.apache.maven.model.normalization.ModelNormalizer was bound.
  while locating org.apache.maven.model.normalization.ModelNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

9) No implementation for org.apache.maven.model.path.ModelPathTranslator was bound.
  while locating org.apache.maven.model.path.ModelPathTranslator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelPathTranslator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

10) No implementation for org.apache.maven.model.building.ModelProcessor was bound.
  while locating org.apache.maven.model.building.ModelProcessor
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelProcessor(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

11) No implementation for org.apache.maven.model.path.ModelUrlNormalizer was bound.
  while locating org.apache.maven.model.path.ModelUrlNormalizer
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelUrlNormalizer(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

12) No implementation for org.apache.maven.model.validation.ModelValidator was bound.
  while locating org.apache.maven.model.validation.ModelValidator
    for field at org.apache.maven.model.building.DefaultModelBuilder.modelValidator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

13) No implementation for org.apache.maven.model.plugin.PluginConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.PluginConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

14) No implementation for org.apache.maven.model.management.PluginManagementInjector was bound.
  while locating org.apache.maven.model.management.PluginManagementInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.pluginManagementInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

15) No implementation for org.apache.maven.model.profile.ProfileInjector was bound.
  while locating org.apache.maven.model.profile.ProfileInjector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileInjector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

16) No implementation for org.apache.maven.model.profile.ProfileSelector was bound.
  while locating org.apache.maven.model.profile.ProfileSelector
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileSelector(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

17) No implementation for org.apache.maven.model.plugin.ReportConfigurationExpander was bound.
  while locating org.apache.maven.model.plugin.ReportConfigurationExpander
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportConfigurationExpander(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

18) No implementation for org.apache.maven.model.plugin.ReportingConverter was bound.
  while locating org.apache.maven.model.plugin.ReportingConverter
    for field at org.apache.maven.model.building.DefaultModelBuilder.reportingConverter(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

19) No implementation for org.apache.maven.model.superpom.SuperPomProvider was bound.
  while locating org.apache.maven.model.superpom.SuperPomProvider
    for field at org.apache.maven.model.building.DefaultModelBuilder.superPomProvider(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20) No implementation for org.apache.maven.model.path.PathTranslator was bound.
  while locating org.apache.maven.model.path.PathTranslator
    for field at org.apache.maven.model.path.ProfileActivationFilePathInterpolator.pathTranslator(Unknown Source)
  while locating org.apache.maven.model.path.ProfileActivationFilePathInterpolator
    for field at org.apache.maven.model.building.DefaultModelBuilder.profileActivationFilePathInterpolator(Unknown Source)
  at org.apache.maven.repository.internal.MavenResolverModule.configure(MavenResolverModule.java:58)

20 errors
	at org.apache.maven.repository.internal.MavenResolverModuleTest.smokeTest(MavenResolverModuleTest.java:31)




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