Author: brett
Date: Sat Jun  4 22:28:13 2005
New Revision: 180068

URL: http://svn.apache.org/viewcvs?rev=180068&view=rev
Log:
remove dud tag

Modified:
    
maven/components/trunk/maven-site/src/site/xdoc/developers/developing-plugins-with-marmalade.xml

Modified: 
maven/components/trunk/maven-site/src/site/xdoc/developers/developing-plugins-with-marmalade.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/xdoc/developers/developing-plugins-with-marmalade.xml?rev=180068&r1=180067&r2=180068&view=diff
==============================================================================
--- 
maven/components/trunk/maven-site/src/site/xdoc/developers/developing-plugins-with-marmalade.xml
 (original)
+++ 
maven/components/trunk/maven-site/src/site/xdoc/developers/developing-plugins-with-marmalade.xml
 Sat Jun  4 22:28:13 2005
@@ -126,7 +126,6 @@
  -->
 <mojo xmlns="marmalade:mojo">
   <metadata>
-    <id>pluginId</id>
     <goal>pluginGoalName</goal>
     <lifecyclePhase>compile</lifecyclePhase> <!-- Bind to the 'compile' phase 
of the standard build lifecycle. -->
     <description>A description of what the plugin accomplishes for the build 
process.</description>



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

Reply via email to