summaryrefslogtreecommitdiffstats
path: root/archiva-site
diff options
context:
space:
mode:
authorErnesto S. Tolentino Jr <jtolentino@apache.org>2007-03-20 00:50:16 +0000
committerErnesto S. Tolentino Jr <jtolentino@apache.org>2007-03-20 00:50:16 +0000
commit962c009318f8db3741fef7a409806031be82e609 (patch)
tree40d86c4bb0b86a5d185cec1a3e22437a524dfefb /archiva-site
parentb77e67836e883e40c289a5c190a04d5d728e4f19 (diff)
downloadarchiva-962c009318f8db3741fef7a409806031be82e609.tar.gz
archiva-962c009318f8db3741fef7a409806031be82e609.zip
MRM-304. Fix to a referenced artifact in the docs that doesn't exist.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@520198 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-site')
-rw-r--r--archiva-site/src/site/apt/guides/getting-started/index.apt2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-site/src/site/apt/guides/getting-started/index.apt b/archiva-site/src/site/apt/guides/getting-started/index.apt
index cfcd31fe8..21fa59727 100644
--- a/archiva-site/src/site/apt/guides/getting-started/index.apt
+++ b/archiva-site/src/site/apt/guides/getting-started/index.apt
@@ -92,7 +92,7 @@ To deploy Archiva to Tomcat 5.5
instead, or see {{{http://issues.apache.org/bugzilla/show_bug.cgi?id=40668}
Bug 40668}} for a workaround.
- * Copy archiva/archiva-webapp/target/archiva-webapp-1.0-SNAPSHOT/WEB-INF/lib/derby-10.1.3.1.jar into the tomcat common/lib
+ * Copy $HOME/.m2/org/apache/derby/derby/10.1.3.1/derby-10.1.3.1.jar (or from the remote repository) into the tomcat common/lib
* To deal with a current bug, you'll also need to add the following to your ${catalina.home}/conf/web.xml in the relevant section (search for jspx):