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 2022/10/16 08:15:00 UTC

[jira] [Created] (MPLUGIN-427) report: Expose generics information of Collection and Map types

Konrad Windszus created MPLUGIN-427:
---------------------------------------

             Summary: report: Expose generics information of Collection and Map types
                 Key: MPLUGIN-427
                 URL: https://issues.apache.org/jira/browse/MPLUGIN-427
             Project: Maven Plugin Tools
          Issue Type: Improvement
          Components: Plugin Plugin
            Reporter: Konrad Windszus


Currently for mojo parameters of type Collection/Map the type of the items are not exposed. For example in https://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#dependencySourceExcludes the type of items in the {{java.util.List}} are not exposed.

As this information is crucial it should be part of the report.
The plugin descriptor is very vague about the {{type}} element of the parameter: https://maven.apache.org/ref/3.8.6/maven-plugin-api/plugin.html#parameter



--
This message was sent by Atlassian Jira
(v8.20.10#820010)