mirror of https://github.com/apache/archiva.git
[MRM-986] correct documentation in accordance with current behaviour
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707817 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6f9ea6ac86
commit
fae5f47329
|
@ -68,7 +68,9 @@ Installing Standalone Distribution of Apache Archiva
|
|||
|
||||
* If <<<~/.m2/archiva.xml>>> exists, it is saved there
|
||||
|
||||
* Otherwise, it is saved to <<<$ARCHIVA_BASE/conf/archiva.xml>>>, regardless of whether it previously existed.
|
||||
* Otherwise, if <<<$ARCHIVA_BASE/conf/archiva.xml>>> exists, it is saved there
|
||||
|
||||
* If neither apply, it is saved to <<<~/.m2/archiva.xml>>>.
|
||||
|
||||
The configuration will never be saved in the Archiva installation directory if you are using a separate base directory.
|
||||
|
||||
|
|
Loading…
Reference in New Issue