[
http://jira.codehaus.org/browse/MVERSIONS-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=199965#action_199965
]
Tuure Laurinolli commented on MVERSIONS-19:
-------------------------------------------
Note that there is another bug in DisplayDependencyUpdatesMojo that masks this
one. It does not use allowSnapshots at all, so -SNAPSHOT deps are not
considered dependency updates even if they are available in local repository.
> 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
> Assignee: Arnaud Heritier
> Priority: Minor
> Fix For: 1.2
>
> 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