Update documentation

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@354580 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl
2005-12-06 21:59:02 +00:00
parent f77a8b3801
commit 39957cf7a5
3 changed files with 22 additions and 4 deletions

View File

@@ -88,7 +88,7 @@
The repository maven should use to download artifacts
(jars etc) that it can't find in the local repository.
You should set this to one of the
<a href="http://maven.apache.org/faq.html#ibiblio-mirrors">Ibiblio mirrors</a>.
<a href="http://maven.apache.org/maven-1.x/faq.html#ibiblio-mirrors">Ibiblio mirrors</a>.
You can also specify multiple repositories, separated by commas.
Default is <code>http://www.ibiblio.org/maven</code>.
</td>