[ 
https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Heinz Marbaise closed MSHARED-656.
---------------------------------------
    Resolution: Fixed

Done in 
[7f700aab95d0e5dffbbf2b0c967c6582e8a0d557|https://gitbox.apache.org/repos/asf?p=maven-artifact-transfer.git;a=commitdiff;h=7f700aab95d0e5dffbbf2b0c967c6582e8a0d557]

> 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-0.10.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}
> Based on the usage of tools like Takari plugin testing we need to lift up the 
> build requirements to JDK 8 minimum. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to