You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2005/02/23 23:15:11 UTC

svn commit: r155086 - struts/build/trunk/maven.xml

Author: jmitchell
Date: Wed Feb 23 14:15:09 2005
New Revision: 155086

URL: http://svn.apache.org/viewcvs?view=rev&rev=155086
Log:
re-add the install target

Modified:
    struts/build/trunk/maven.xml

Modified: struts/build/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/struts/build/trunk/maven.xml?view=diff&r1=155085&r2=155086
==============================================================================
--- struts/build/trunk/maven.xml (original)
+++ struts/build/trunk/maven.xml Wed Feb 23 14:15:09 2005
@@ -26,6 +26,9 @@
        ignoreFailures="false"/>
   </goal>
 
+  <postGoal name="jar:jar">
+	<attainGoal name="jar:install"/>
+  </postGoal>
 
   <postGoal name="dist:prepare-bin-filesystem">
     <!-- Copy Instructions and Readmes -->



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org