[ http://jira.codehaus.org/browse/MNG-479?page=comments#action_44811 ]
Brett Porter commented on MNG-479: ---------------------------------- I don't want this bug to track the changes in IDs - there is a separate bug for that already. but yes, key based on URL, authenticate based on the hostname part of the URL and the protocol used. That's probably not rich enough. I'd like to think about it some more. We might live with id's for v2.0 > 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]