summaryrefslogtreecommitdiffstats
path: root/archiva-site
diff options
context:
space:
mode:
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):