maven/maven-core-it/it0026
John Dennis Casey ce3665851c o Re-adding support for user-level settings which are not assumed to be in ~ (for continuum and other server-style apps' convenience)
o Adding support for global (installation-level) settings.xml file which is identical to the one in ~/.m2, and which will be overridden by user-level settings. The default location for this is ${maven.home}/settings.xml.

o Adding IT to test merging of global- and user-level settings.xml files

o Moved DefaultMavenSettingsBuilder/MavenSettingsBuilder to maven-settings project, to make them more generally available (to ant, for instance)

Resolves issue: MNG-294



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@190517 13f79535-47bb-0310-9956-ffa450edef68
2005-06-13 21:56:00 +00:00
..
src/main/java/org/apache/maven/it0023 o Re-adding support for user-level settings which are not assumed to be in ~ (for continuum and other server-style apps' convenience) 2005-06-13 21:56:00 +00:00
expected-results.txt o Re-adding support for user-level settings which are not assumed to be in ~ (for continuum and other server-style apps' convenience) 2005-06-13 21:56:00 +00:00
global-settings.xml o Re-adding support for user-level settings which are not assumed to be in ~ (for continuum and other server-style apps' convenience) 2005-06-13 21:56:00 +00:00
goals.txt o Re-adding support for user-level settings which are not assumed to be in ~ (for continuum and other server-style apps' convenience) 2005-06-13 21:56:00 +00:00
pom.xml o Re-adding support for user-level settings which are not assumed to be in ~ (for continuum and other server-style apps' convenience) 2005-06-13 21:56:00 +00:00
system.properties o Re-adding support for user-level settings which are not assumed to be in ~ (for continuum and other server-style apps' convenience) 2005-06-13 21:56:00 +00:00
user-settings.xml o Re-adding support for user-level settings which are not assumed to be in ~ (for continuum and other server-style apps' convenience) 2005-06-13 21:56:00 +00:00