Author: tv
Date: Sun Jan  8 12:06:22 2006
New Revision: 367082

URL: http://svn.apache.org/viewcvs?rev=367082&view=rev
Log:
Added a shortcut to multiproject:clean

Modified:
    db/torque/trunks/maven.xml

Modified: db/torque/trunks/maven.xml
URL: 
http://svn.apache.org/viewcvs/db/torque/trunks/maven.xml?rev=367082&r1=367081&r2=367082&view=diff
==============================================================================
--- db/torque/trunks/maven.xml (original)
+++ db/torque/trunks/maven.xml Sun Jan  8 12:06:22 2006
@@ -38,6 +38,10 @@
     <attainGoal name="multiproject:install"/>
   </goal>
 
+  <goal name="clean" description="Clean up all Torque Modules">
+    <attainGoal name="multiproject:clean"/>
+  </goal>
+
   <goal name="site" description="Build the maven site for all Torque Modules">
     <j:set var="goal" value="site"/>
     <attainGoal name="multiproject:goal"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to