mirror of
https://github.com/apache/maven.git
synced 2025-02-27 21:29:17 +00:00
Submitted by: Brian Bonner git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329585 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fc58444603
commit
a604ac3411
@ -37,7 +37,7 @@ Setting up Multiple Repositories
|
||||
inheritance chain.
|
||||
|
||||
<<NOTE:>> You will also get the standard set of repositories as defined in the
|
||||
{{{../getting-started/introduction-to-the-pom.html#Super POM}Super POM}}.
|
||||
{{{../introduction/introduction-to-the-pom.html#Super POM}Super POM}}.
|
||||
|
||||
The other way you can specify the use of multiple repositories by creating a profile in
|
||||
your <<<~/.m2/settings.xml>>> file like the following:
|
||||
@ -85,4 +85,4 @@ mvn -Pmyprofile ...
|
||||
In fact the <<<-P>>> option will take a CSV list of profiles to activate if you wish to
|
||||
activate multiple profiles simultaneously.
|
||||
|
||||
<<Note>>: the settings descriptor documentation can be found {{{../../maven-settings/settings.html}here}}.
|
||||
<<Note>>: the settings descriptor documentation can be found {{{../../maven-settings/settings.html}here}}.
|
||||
|
Loading…
x
Reference in New Issue
Block a user