diff options
Diffstat (limited to 'archiva-docs/src/site/apt/adminguide/repositories.apt')
-rw-r--r-- | archiva-docs/src/site/apt/adminguide/repositories.apt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archiva-docs/src/site/apt/adminguide/repositories.apt b/archiva-docs/src/site/apt/adminguide/repositories.apt index d8a7e3421..c8e4df2f1 100644 --- a/archiva-docs/src/site/apt/adminguide/repositories.apt +++ b/archiva-docs/src/site/apt/adminguide/repositories.apt @@ -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) |