o add a note about where to find the settings descriptor

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328939 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-10-27 19:30:23 +00:00
parent 3990fa7280
commit 06386395df
4 changed files with 10 additions and 2 deletions

View File

@ -40,3 +40,5 @@ Security and Deployment Settings
</settings>
+-----+
<<Note>>: the settings descriptor documentation can be found {{{../../maven-settings/settings.html}here}}.

View File

@ -42,4 +42,6 @@ Using Mirrors for Repositories
.
</settings>
+-----+
+-----+
<<Note>>: the settings descriptor documentation can be found {{{../../maven-settings/settings.html}here}}.

View File

@ -83,4 +83,6 @@ mvn -Pmyprofile ...
+----+
In fact the <<<-P>>> option will take a CSV list of profiles to activate if you wish to
activate multiple profiles simultaneously.
activate multiple profiles simultaneously.
<<Note>>: the settings descriptor documentation can be found {{{../../maven-settings/settings.html}here}}.

View File

@ -39,3 +39,5 @@ the JDK configuration equivalent.
+----+
Please note that urrently NTML proxies are not supported as they have not been tested.
<<Note>>: the settings descriptor documentation can be found {{{../../maven-settings/settings.html}here}}.