[MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results : update remote repository documentation.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176437 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-09-27 15:38:17 +00:00
parent 9b1ab5d366
commit 82d02c4de2

View File

@ -3,7 +3,7 @@
------ ------
Maria Odea Ching Maria Odea Ching
------ ------
2011-11-13 2011-09-27
------ ------
~~ Licensed to the Apache Software Foundation (ASF) under one ~~ Licensed to the Apache Software Foundation (ASF) under one
@ -111,6 +111,24 @@ http://[URL TO ARCHIVA]/repository/[REPOSITORY ID] (e.g. http://localhost:8080/a
* <type> - the layout (maven 2 or maven 1) of the remote repository. * <type> - the layout (maven 2 or maven 1) of the remote repository.
* <Activate download remote index> - to activate downloading remote index to add available remote artifacts in search queries.
* <Remote index url, can be relative to url> - path of the remote index directory.
* <Cron expression> - cron expression for downloading remote index (default weekly on sunday)
* <Directory index storage> - path to store index directory, default will be ${appserver.base}/data/remotes/${repositoryId}/.index
* <Download Remote Index Timeout in seconds> - read time out for downloading remote index files (default 300)
* <Network Proxy to Use for download Remote Index> - proxy to use for downloading remote index files.
[../images/remote-repositories.png] Remote Repositories
You can also trigger an immediate download of remote index files.
* Scanning a Repository * Scanning a Repository
Repository scan can be executed on schedule or it can be explicitly executed by clicking the 'Scan Repository Now' button in Repository scan can be executed on schedule or it can be explicitly executed by clicking the 'Scan Repository Now' button in