[ https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16347621#comment-16347621 ]
Hudson commented on MSHARED-656: -------------------------------- Build failed in Jenkins: Maven TLP » maven-artifact-transfer » MSHARED-679-package-private #3 See https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/MSHARED-679-package-private/3/ > Make integration testing for different Maven versions possible > -------------------------------------------------------------- > > Key: MSHARED-656 > URL: https://issues.apache.org/jira/browse/MSHARED-656 > Project: Maven Shared Components > Issue Type: Improvement > Components: maven-artifact-transfer > Affects Versions: maven-artifact-transfer-0.9.1 > Reporter: Karl Heinz Marbaise > Assignee: Karl Heinz Marbaise > Priority: Critical > Fix For: maven-artifact-transfer-1.0.0 > > > Creating a way to make integration testing of the different implementation > possible during the building of the shared component. Currently it is only > possible to make running the tests only for Maven 3.0.X based on the > definition of the dependencies in particular: > {code:xml} > <dependency> > <groupId>org.sonatype.aether</groupId> > <artifactId>aether-impl</artifactId> > <version>1.7</version> > <scope>test</scope> > </dependency> > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)