You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/04/26 14:48:41 UTC

svn commit: r164782 - /maven/components/trunk/maven-plugins/pom.xml

Author: brett
Date: Tue Apr 26 05:48:41 2005
New Revision: 164782

URL: http://svn.apache.org/viewcvs?rev=164782&view=rev
Log:
temporarily disable assembly plugin

Modified:
    maven/components/trunk/maven-plugins/pom.xml

Modified: maven/components/trunk/maven-plugins/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/pom.xml?rev=164782&r1=164781&r2=164782&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/pom.xml (original)
+++ maven/components/trunk/maven-plugins/pom.xml Tue Apr 26 05:48:41 2005
@@ -67,7 +67,9 @@
     </repository>
   </distributionManagement>
   <modules>
+<!--
     <module>maven-assembly-plugin</module>
+-->
     <module>maven-clean-plugin</module>
     <module>maven-compiler-plugin</module>
     <module>maven-deploy-plugin</module>



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