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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]