[ 
https://jira.codehaus.org/browse/MASSEMBLY-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl-Heinz Marbaise updated MASSEMBLY-705:
------------------------------------------

    Summary: Removed compatibility with Maven 2.0.X  (was: Removed pseudo 
compatibility with Maven 2.0.X)

> Removed compatibility with Maven 2.0.X
> --------------------------------------
>
>                 Key: MASSEMBLY-705
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-705
>             Project: Maven Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.4.1
>            Reporter: Karl-Heinz Marbaise
>             Fix For: 2.5
>
>
> The following should be removed from the pom file cause the plugin already 
> needs Maven 2.2.1.
> {code:xml}
>     <!-- FIXME: I'm specifying a dependency on plexus-container-default
>                 in order to force the version to be compatible with maven
>                 2.0.5.
>     -->
>     <dependency>
>       <groupId>org.codehaus.plexus</groupId>
>       <artifactId>plexus-container-default</artifactId>
>       <version>1.0-alpha-9-stable-1</version>
>     </dependency>
>  {code}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to