Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Labels:None
-
Number of attachments :
Description
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
Issue Links
- relates to
-
MNG-4946
Let the order of profiles in `mvn -P...` determine their order in effective POM
-