You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by az...@apache.org on 2006/12/05 11:04:55 UTC

svn commit: r482565 - /webservices/axis2/branches/java/1_1/maven.xml

Author: azeez
Date: Tue Dec  5 02:04:54 2006
New Revision: 482565

URL: http://svn.apache.org/viewvc?view=rev&rev=482565
Log:
Do not clean the repo when the clean target is run. This is removing all artifacts. We need to have several versions.


Modified:
    webservices/axis2/branches/java/1_1/maven.xml

Modified: webservices/axis2/branches/java/1_1/maven.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/maven.xml?view=diff&rev=482565&r1=482564&r2=482565
==============================================================================
--- webservices/axis2/branches/java/1_1/maven.xml (original)
+++ webservices/axis2/branches/java/1_1/maven.xml Tue Dec  5 02:04:54 2006
@@ -320,7 +320,6 @@
         <ant:delete dir="${user.home}/.axis2"/>
         <ant:delete dir="${user.home}/.axis2home"/>
         <attainGoal name="modules:clean"/>
-        <attainGoal name="clean-repo"/>
     </goal>
 
     <!-- ================================================================ -->



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org