Axel Fontaine created MNG-5635:
----------------------------------

             Summary: No info generated for nested classes in mojo config
                 Key: MNG-5635
                 URL: https://jira.codehaus.org/browse/MNG-5635
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: IDEs, Plugin API, Plugins and Lifecycle
    Affects Versions: 3.2.1
            Reporter: Axel Fontaine


For more advanced plugins, it is nice to have nested objects in order to group 
settings 
(http://maven.apache.org/guides/plugin/guide-java-plugin-development.html#Other_Object_Classes)

Currently the metadata for these does not get generated and included in 
plugin.xml (even though it is present).

This in turn leads to IDEs not being able to offer completion, documentation, 
validation, ... for these attributes, hindering reliability and 
discoverability, two of Maven's primary strengths.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to