You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mark Hobson (JIRA)" <ji...@codehaus.org> on 2007/07/17 11:01:13 UTC

[jira] Closed: (MNG-3109) version ranges can include snapshots

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

Mark Hobson closed MNG-3109.
----------------------------

    Resolution: Duplicate

Marking as a duplicate of MNG-3092 - see that issue for further discussion and a patch.

> version ranges can include snapshots
> ------------------------------------
>
>                 Key: MNG-3109
>                 URL: http://jira.codehaus.org/browse/MNG-3109
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.4, 2.0.5, 2.0.6, 2.0.7
>            Reporter: Mike Perham
>
> {code}
> <version>[1.1.0,)</version>
> {code}
> This version range can resolve to the latest dev SNAPSHOT which causes the release plugin to fail due to a SNAPSHOT dependency.  The release plugin should check that the original version specification includes a non-SNAPSHOT version (1.1.0) and so can be released without harm.

-- 
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