You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2005/10/12 19:05:53 UTC

svn commit: r314967 - /geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml

Author: sppatel
Date: Wed Oct 12 10:05:51 2005
New Revision: 314967

URL: http://svn.apache.org/viewcvs?rev=314967&view=rev
Log:
take out call to copyjars

Modified:
    geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml

Modified: geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml
URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml?rev=314967&r1=314966&r2=314967&view=diff
==============================================================================
--- geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml (original)
+++ geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml Wed Oct 12 10:05:51 2005
@@ -12,7 +12,6 @@
     </goal>
 
     <goal name="build">
-        <attainGoal name="copyjars"/>
         <attainGoal name="zipdisto"/>
         <attainGoal name="sitedistro"/>
     </goal>