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

Stephen Connolly closed MVERSIONS-19.
-------------------------------------

    Resolution: Won't Fix

Bug in Maven core

> Repository enabled flag prevents identification
> -----------------------------------------------
>
>                 Key: MVERSIONS-19
>                 URL: http://jira.codehaus.org/browse/MVERSIONS-19
>             Project: Maven 2.x Versions Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-1, 1.0-alpha-2, 1.0-alpha-3, 1.0, 1.1
>         Environment: maven 2.1.0-M1
>            Reporter: Allan Shoup
>            Priority: Minor
>             Fix For: Backlog
>
>         Attachments: my-app-broken.zip, my-app-working.zip
>
>
> When a snapshot repository is included and the releases are disabled, the 
> plugin will not identify any snapshot dependencies from that repository (even 
> though snapshots are still enabled).
> <repository>
>     <id>my-snapshot-repository</id>
>     <name>My Snapshot Repository</name>
>     <url>http://my.repo/snapshot</url>
>     <releases>
>         <enabled>false</enabled>
>     </releases>
> </repository>

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to