mirror of https://github.com/apache/maven.git
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:
parent
3990fa7280
commit
06386395df
|
@ -40,3 +40,5 @@ Security and Deployment Settings
|
|||
</settings>
|
||||
|
||||
+-----+
|
||||
|
||||
<<Note>>: the settings descriptor documentation can be found {{{../../maven-settings/settings.html}here}}.
|
||||
|
|
|
@ -42,4 +42,6 @@ Using Mirrors for Repositories
|
|||
.
|
||||
</settings>
|
||||
|
||||
+-----+
|
||||
+-----+
|
||||
|
||||
<<Note>>: the settings descriptor documentation can be found {{{../../maven-settings/settings.html}here}}.
|
|
@ -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}}.
|
|
@ -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}}.
|
Loading…
Reference in New Issue