You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/12/04 20:39:42 UTC

[jira] Commented: (MNG-1928) ignores pluginRepository in settings.xml, honors in POM

    [ http://jira.codehaus.org/browse/MNG-1928?page=comments#action_81739 ] 
            
Carlos Sanchez commented on MNG-1928:
-------------------------------------

Ryan, can you verify this with latest build in http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/ ?

> ignores pluginRepository in settings.xml, honors in POM
> -------------------------------------------------------
>
>                 Key: MNG-1928
>                 URL: http://jira.codehaus.org/browse/MNG-1928
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>    Affects Versions: 2.0.1
>         Environment: mvn 2.0.1, jvm 1.5.0_05, OSX 10.4.3
>            Reporter: Ryan Marsh
>             Fix For: 2.0.5
>
>
> if specified in the POM as a plugin repo, maven can use the team.andromda.org/maven2 repo for finding, downloading, and installing plugins. 
> however, settings.xml ignores plugin repos and only checks central if the plugin has never been downloaded before. 
> for instance. if settings.xml has a pluginRepository entry for team.andromda.org/maven2 then:
> mvn andromdapp:generate 
> should download the andromdapp plugin from our repo. but it doesn't. only central is checked and it fails to find the plugin.

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