Better documentation related to repository order ------------------------------------------------
Key: MNG-4940 URL: http://jira.codehaus.org/browse/MNG-4940 Project: Maven 2 & 3 Issue Type: Improvement Components: Documentation: General Reporter: Paul Gier I was not able to find clear documentation describing the order of repositories used during a build. For example, the documentation should answer the following questions. 1. Which repositories are used first, the ones defined in settings.xml or in the pom.xml or super pom? 2. The order of repositories defined in the settings.xml profiles seems to be the reverse of what one would expect when viewed in the effective-pom, why is this? 3. If a repository ID in settings.xml matches one defined in pom.xml which one takes priority? Some additional information is available in the JBoss build forum. http://community.jboss.org/thread/160185 -- 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