[ http://jira.codehaus.org/browse/MNG-479?page=comments#action_44493 ] 

John Casey commented on MNG-479:
--------------------------------

Will we retain the mirroring functionality, and just identify mirror-master 
relationships by the master's URL, then? That seems like a pretty good way to 
do things, except for one lingering problem: authentication. We're currently 
keying in on the repository id in order to lookup authentication info out of 
the settings.xml...if we go by full URL, there will be a lot of duplication. I 
suppose this is where you're talking about the hostname being used?

> unable to override the default central repository
> -------------------------------------------------
>
>          Key: MNG-479
>          URL: http://jira.codehaus.org/browse/MNG-479
>      Project: Maven 2
>         Type: Bug
>   Components: maven-core
>     Versions: 2.0-alpha-2
>  Environment: WinXP
>     Reporter: Edwin Punzalan
>     Assignee: John Casey
>     Priority: Blocker
>      Fix For: 2.0-beta-1
>  Attachments: DefaultModelInheritanceAssembler-with-updated-JUnitTest.diff, 
> DefaultModelInheritanceAssembler.diff, it0042.tgz
>
>
> Adding to my pom.xml:
> ....
>     <repositories>
>         <repository>
>             <id>central</id>
>             <name>custom repository</name>
>             <url>http://maven.company.com/maven2</url>
>         </repository>
>     </repositories>
> ....
> did not override the central repository but instead uses the above configured 
> repository as backup/mirror.

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