]> source.dussan.org Git - archiva.git/commitdiff
Add a note about the usage of a file:// url in a remote repository
authorArnaud Heritier <aheritier@apache.org>
Thu, 3 Jan 2008 18:21:18 +0000 (18:21 +0000)
committerArnaud Heritier <aheritier@apache.org>
Thu, 3 Jan 2008 18:21:18 +0000 (18:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@608586 13f79535-47bb-0310-9956-ffa450edef68

archiva-docs/src/site/apt/adminguide/repositories.apt

index 69fa6a44fb7d0fb046ac94366732fb94260ea150..56cc5ae2f15dfc486c5839997abf28763c0dd499 100644 (file)
@@ -95,7 +95,7 @@ http://[URL TO ARCHIVA]/repository/[REPOSITORY ID] (e.g. http://localhost:8080/a
   
   * <name> - the name of the remote repository.
   
-  * <url> - the url of the remote repository.
+  * <url> - the url of the remote repository. It is also possible to use a 'file://' url to proxy a local repository. Be careful that if this local repository is a managed repository of archiva which has some proxies connectors, those ones won't be triggered. 
   
   * <username> - the username (if authentication is needed) to be used to access the repository.