[ http://jira.codehaus.org/browse/MANTTASKS-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=228247#action_228247 ]
Knut Forkalsrud commented on MANTTASKS-191: ------------------------------------------- I did some debugging here, and it turns out the "central" repository comes from the pom, or more specifically pom.getRepositories() near line 187 of DependenciesTask.java. There is no <repository> element declared in pom.xml, so it must come from some implicit parent pom. > No explanation of how to use multiple Maven repositories to resolve > dependencies > -------------------------------------------------------------------------------- > > Key: MANTTASKS-191 > URL: http://jira.codehaus.org/browse/MANTTASKS-191 > Project: Maven 2.x Ant Tasks > Issue Type: Bug > Components: documentation > Affects Versions: 2.1.0 > Reporter: SebbASF > > There does not seem to be any documentation on how to use multiple > repositories when resolving dependencies. -- 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