[ http://jira.codehaus.org/browse/MNG-479?page=all ]
Kenney Westerhof updated MNG-479: --------------------------------- Attachment: it0042.tgz An integration test using projecthelp:effective-pom to see if the central repository has been overridden. > 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: Brett Porter > 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]