You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Eugene Kuleshov (JIRA)" <ji...@codehaus.org> on 2006/03/08 07:39:22 UTC

[jira] Closed: (MNGECLIPSE-86) Invalid handling of mirror section into settings.xml

     [ http://jira.codehaus.org/browse/MNGECLIPSE-86?page=all ]
     
Eugene Kuleshov closed MNGECLIPSE-86:
-------------------------------------

    Resolution: Duplicate

Duplicate of MNGECLIPSE-29. Current version of Maven embedder component is not using settings.xml  

We are expecting to get fixed version of embedder, though it is still unclear when.

> Invalid handling of mirror section into settings.xml
> ----------------------------------------------------
>
>          Key: MNGECLIPSE-86
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-86
>      Project: Maven 2.x Extension for Eclipse
>         Type: Bug

>   Components: Dependency Resolver
>  Environment: windows xp/linux
>     Reporter: Christophe Lallement
>     Assignee: Eugene Kuleshov
>     Priority: Blocker

>
>
> To deploy maven into my company, i use the mirror section of setting.xml to improve download of dependancy availale into the central repository.
> <mirrors>
>         <mirror>
>             <id>maven-proxy</id>
>             <name>Maven-Proxy Mirror</name>
>             <url>http://mylocalhost:9999/repository</url>
>             <mirrorOf>central</mirrorOf>
>         </mirror>
> </mirrors>
> it seems that eclipse plugin doesn't handle this description and try to to download by default inot ibiblio ?
> is it right ?
> Ths 
> Christophe

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org