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 @@
Note that the Maven 1 build uses the groupId torque, wheras the Maven 2 build uses the group id - org.apache.db.torquecode>. + org.apache.db.torque.

Before you begin, you'll need to check out the trunks @@ -73,6 +73,11 @@ the runtime directory (maven jar:install to install a copy of the jar in your local Maven repository). +

+

+ If you need everything at once, run maven install in the + top level directory. This will perform all the steps described above and + place the results into your local maven repository.

The Torque Maven 2 plugin cannot be built using Maven 1. --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org