You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2016/07/27 13:01:20 UTC

[jira] [Updated] (MPLUGIN-308) Improve mojo documentation for "plugin:report" on complex parameter types

     [ https://issues.apache.org/jira/browse/MPLUGIN-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus updated MPLUGIN-308:
------------------------------------
    Description: 
In case you have a Mojo with a custom complex parameter, i.e. a Parameter of type {{MyParam}}, where {{MyParam}} again has some fields annotated with {{@Parameter}}, the documentation of {{MyParam}} with its individual pieces should be part of the mojo documentation being generated by {{plugin:report}}.
See also http://stackoverflow.com/questions/20696862/inject-parameter-in-different-class-in-maven-plugin.

  was:In case you have a Mojo with a complex parameter, i.e. a Parameter of type {{MyParam}}, where {{MyParam}} again has some fields annotated with {{@Parameter}}, the documentation of {{MyParam}} with its individual pieces should be part of the mojo documentation being generated by {{plugin:report}}.


> Improve mojo documentation for "plugin:report" on complex parameter types
> -------------------------------------------------------------------------
>
>                 Key: MPLUGIN-308
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-308
>             Project: Maven Plugin Tools
>          Issue Type: Improvement
>          Components: Plugin Plugin
>    Affects Versions: 3.4
>            Reporter: Konrad Windszus
>
> In case you have a Mojo with a custom complex parameter, i.e. a Parameter of type {{MyParam}}, where {{MyParam}} again has some fields annotated with {{@Parameter}}, the documentation of {{MyParam}} with its individual pieces should be part of the mojo documentation being generated by {{plugin:report}}.
> See also http://stackoverflow.com/questions/20696862/inject-parameter-in-different-class-in-maven-plugin.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)