[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to