You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2009/10/03 19:19:03 UTC

[jira] Closed: (MPLUGIN-161) plugin:xdoc generates an incomplete description about the execution of another plugin goal

     [ http://jira.codehaus.org/browse/MPLUGIN-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MPLUGIN-161.
-------------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 2.5.1

Fixed in [r821367|http://svn.apache.org/viewvc?view=rev&revision=821367].

> plugin:xdoc generates an incomplete description about the execution of another plugin goal
> ------------------------------------------------------------------------------------------
>
>                 Key: MPLUGIN-161
>                 URL: http://jira.codehaus.org/browse/MPLUGIN-161
>             Project: Maven 2.x Plugin Tools
>          Issue Type: Bug
>          Components: Plugin Plugin
>    Affects Versions: 2.5
>            Reporter: Dennis Lundberg
>            Assignee: Benjamin Bentmann
>             Fix For: 2.5.1
>
>
> In Maven Changes Plugin the AnnouncementMail Mojo has this annotation:
> {code}
> @execute goal="announcement-generate"
> {code}
> After running "mvn plugin:xdoc" I get the following text in the "target/generated-site/xdoc/announcement-mail-mojo.xml" file:
> {code:xml}
> <li>Invokes the execution of this plugins goal <code>{0}</code> prior to executing itself.</li>
> {code}
> As you can see the goal name has not been injected. Instead the text "{0}" appears.
> This can also be seen on the currently deployed web site for the Changes Plugin:
> http://maven.apache.org/plugins/maven-changes-plugin/announcement-mail-mojo.html

-- 
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