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/08/17 09:14:15 UTC

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

Author: brett
Date: Wed Aug 17 00:14:10 2005
New Revision: 233131

URL: http://svn.apache.org/viewcvs?rev=233131&view=rev
Log:
remove pesky, erroneous 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=233131&r1=233130&r2=233131&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 Wed Aug 17 00:14:10 2005
@@ -211,7 +211,6 @@
         <source><![CDATA[
 <mojo xmlns="marmalade:mojo">
   <metadata>
-    <id>hello</id>
     <goal>hello</goal>
     <description>Say Hello to the World.</description>
   </metadata>



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