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/26 22:35:30 UTC

svn commit: r155592 - struts/core/trunk/maven.xml

Author: jmitchell
Date: Sat Feb 26 13:35:30 2005
New Revision: 155592

URL: http://svn.apache.org/viewcvs?view=rev&rev=155592
Log:
don't need to kick this off anymore, but this means first timers will need to 'maven dist' in mock/ first instead of core/

Modified:
    struts/core/trunk/maven.xml

Modified: struts/core/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/maven.xml?view=diff&r1=155591&r2=155592
==============================================================================
--- struts/core/trunk/maven.xml (original)
+++ struts/core/trunk/maven.xml Sat Feb 26 13:35:30 2005
@@ -5,16 +5,6 @@
             xmlns:ant="jelly:ant"
             xmlns:maven="jelly:maven">
   
-  <postGoal name="dist">
-    <maven:reactor 
-              basedir="./"
-             includes="mock/project.xml"
-                goals="jar:install"
-               banner="Building Struts Mock classes distribution"
-       ignoreFailures="false"/>
-  
-  </postGoal>
-
   <postGoal name="dist:prepare-bin-filesystem">
 
     <!-- Copy configuration files -->



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