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

Brett Porter closed MNG-2126.
-----------------------------

         Assignee: Brett Porter  (was: Jason van Zyl)
       Resolution: Won't Fix
    Fix Version/s:     (was: 2.1)

I think it's fair to have to specify a snapshot version, you shouldn't grab 
that automagically.

> Snapshot plugin repositories are not searched for plugins that do not 
> explicitly specify a snapshot version.
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-2126
>                 URL: http://jira.codehaus.org/browse/MNG-2126
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>            Reporter: John Allen
>            Assignee: Brett Porter
>            Priority: Minor
>
> Only release repositories are queried for version-unscoped plugins. 
> Deploy a plugin (say x-maven-plugin, version 1-SNAPSHOT) to a snapshot 
> repository via mvn -P performRelease deploy.
> clear local repository so client has no copy of the snapshot.
> Build a project that tries to use the x-maven-plugin but does not specify the 
> plugin's version.
> Results in client searching release respository only, does not query the 
> snapshot repository or attempt to merge the metadata in any way.
> Is this as designed?

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