You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Michael Hinterseher (JIRA)" <ji...@codehaus.org> on 2005/04/24 21:58:46 UTC

[jira] Created: (MAVEN-1599) m2: developing-plugins-with-marmalade missing ">" in goal tag

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MAVEN-1599) m2: developing-plugins-with-marmalade missing ">" in goal tag

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVEN-1599?page=all ]
     
Brett Porter closed MAVEN-1599:
-------------------------------

    Resolution: Fixed

fixed, thanks

> 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

>
> Original Estimate: 5 minutes
>         Remaining: 5 minutes
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org