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

[jira] (MPLUGIN-245) @Parameter property names are not written to the plugin-help.xml file

SebbASF created MPLUGIN-245:
-------------------------------

             Summary: @Parameter property names are not written to the plugin-help.xml file
                 Key: MPLUGIN-245
                 URL: https://jira.codehaus.org/browse/MPLUGIN-245
             Project: Maven 2.x Plugin Tools
          Issue Type: Bug
            Reporter: SebbASF


The generated HelpMojo fails to show user parameter names if the Mojo is generated from Java 5 annotations.

This appears to be because the plugin-help.xml file does not include the information. HelpMojo.java is expecting to find an "expression" tag.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira