mirror of https://github.com/apache/archiva.git
fix documentation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443264 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b978de05ff
commit
ac1cea3827
|
@ -51,9 +51,8 @@ Understanding Repository Configuration of Apache Archiva
|
|||
|
||||
* <<index directory>> - the location of the index files generated by Archiva. If
|
||||
no location is specified, then the index directory (named <<<.indexer>>>)
|
||||
will be created at the root of the repository directory. Another directory
|
||||
named <<<.index>>> is also created at the root of the repository directory.
|
||||
This is not configurable though as it contains the packaged/bundled index
|
||||
will be created at the root of the repository directory.
|
||||
This directory contains the packaged/bundled index
|
||||
which is consumed by different consumers of the index such as M2Eclipse.
|
||||
|
||||
* <<type>> - the repository layout (maven 2 or maven 1)
|
||||
|
|
Loading…
Reference in New Issue