Author: jdcasey
Date: Fri Apr 29 17:05:36 2005
New Revision: 165364

URL: http://svn.apache.org/viewcvs?rev=165364&view=rev
Log:
Commenting out marmalade support until I get it converted to the new mojo api.

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

Modified: maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml?rev=165364&r1=165363&r2=165364&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml Fri Apr 29 
17:05:36 2005
@@ -22,11 +22,11 @@
       <version>2.0-SNAPSHOT</version>
       <scope>runtime</scope>
     </dependency>
-    <dependency>
+    <!-- dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-plugin-tools-marmalade</artifactId>
       <version>2.0-SNAPSHOT</version>
       <scope>runtime</scope>
-    </dependency>
+    </dependency -->
   </dependencies>
 </model>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to