[
https://jira.codehaus.org/browse/MANT-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl-Heinz Marbaise updated MANT-75:
------------------------------------
Fix Version/s: 2.4
> Removed compatibility with Maven 2.0.X
> --------------------------------------
>
> Key: MANT-75
> URL: https://jira.codehaus.org/browse/MANT-75
> Project: Maven Ant Plugin
> Issue Type: Improvement
> Affects Versions: 2.3
> Reporter: Karl-Heinz Marbaise
> Priority: Minor
> Fix For: 2.4
>
>
> Removing a test dependency for Maven 2.0.5.
> {code:xml}
> <dependency>
> <groupId>org.codehaus.plexus</groupId>
> <artifactId>plexus-container-default</artifactId>
> <version>1.0-alpha-9</version>
> <scope>test</scope>
> </dependency>
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)