Author: jtolentino
Date: Mon Mar 19 17:50:16 2007
New Revision: 520198
URL: http://svn.apache.org/viewvc?view=rev&rev=520198
Log:
MRM-304. Fix to a referenced artifact in the docs that doesn't exist.
Modified:
maven/archiva/trunk/archiva-site/src/site/apt/guides/getting-started/index.apt
Modified:
maven/archiva/trunk/archiva-site/src/site/apt/guides/getting-started/index.apt
URL:
http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-site/src/site/apt/guides/getting-started/index.apt?view=diff&rev=520198&r1=520197&r2=520198
==============================================================================
---
maven/archiva/trunk/archiva-site/src/site/apt/guides/getting-started/index.apt
(original)
+++
maven/archiva/trunk/archiva-site/src/site/apt/guides/getting-started/index.apt
Mon Mar 19 17:50:16 2007
@@ -92,7 +92,7 @@
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):