[ 
http://jira.codehaus.org/browse/MNG-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MNG-4355.
----------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 3.0-alpha-3

Fixed in [r814571|http://svn.apache.org/viewvc?view=rev&revision=814571].

> [regression] Extensions without version in the POM are not resolved to the 
> RELEASE artifact
> -------------------------------------------------------------------------------------------
>
>                 Key: MNG-4355
>                 URL: http://jira.codehaus.org/browse/MNG-4355
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>    Affects Versions: 3.0-alpha-3
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>             Fix For: 3.0-alpha-3
>
>
> In Maven 2, an extension declaration without version like below successfully 
> resolved the last release version of the artifact whereas trunk errors out.
> {code:xml}
> <extension>
>   <groupId>org.apache.maven.archetype</groupId>
>   <artifactId>archetype-packaging</artifactId>
> </extension>
> {code}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to