m2: developing-plugins-with-marmalade missing ">" in goal tag
-------------------------------------------------------------
Key: MAVEN-1599
URL: http://jira.codehaus.org/browse/MAVEN-1599
Project: maven
Type: Bug
Components: documentation
Reporter: Michael Hinterseher
Priority: Trivial
The lates version of maven 2:
maven-components/maven-site/src/site/xdoc/developing-plugins-with-marmalade.xml
misses a closing tag ">" in the closing goal tag:
<metadata>
<id>hello</id>
<goal>hello</goal
<description>Say Hello to the World.</description>
</metadata>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]