Author: tv
Date: Sat Feb 24 13:21:56 2007
New Revision: 511351
URL: http://svn.apache.org/viewvc?view=rev&rev=511351
Log:
Fixed XML typo and added a paragraph about the multiproject goals.
Modified:
db/torque/site/trunk/xdocs/developer-info/developer-guide.xml
Modified: db/torque/site/trunk/xdocs/developer-info/developer-guide.xml
URL:
http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/developer-info/developer-guide.xml?view=diff&rev=511351&r1=511350&r2=511351
==============================================================================
--- db/torque/site/trunk/xdocs/developer-info/developer-guide.xml (original)
+++ db/torque/site/trunk/xdocs/developer-info/developer-guide.xml Sat Feb 24
13:21:56 2007
@@ -41,7 +41,7 @@
<br/>
Note that the Maven 1 build uses the groupId <code>torque</code>,
wheras the Maven 2 build uses the group id
- <code>org.apache.db.torque</code>code>.
+ <code>org.apache.db.torque</code>.
</p>
<p>
Before you begin, you'll need to check out the <code>trunks</code>
@@ -73,6 +73,11 @@
the <code>runtime</code> directory
(<code>maven jar:install</code> to install a copy of the jar
in your local Maven repository).
+ </p>
+ <p>
+ If you need everything at once, run <code>maven install</code> in the
+ top level directory. This will perform all the steps described above
and
+ place the results into your local maven repository.
</p>
<p>
The Torque Maven 2 plugin cannot be built using Maven 1.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]