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/26 10:06:00 UTC

[jira] [Updated] (MNGSITE-497) Improve description on type arguments given for Collection/Map in parameter types

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

Konrad Windszus updated MNGSITE-497:
------------------------------------
    Description: 
As follow-up to MNGSITE-493 the documentation for both Collection and Map should be improved with regards to the element type. The current information at https://maven.apache.org/guides/mini/guide-configuring-plugins.html#Mapping_Collection_Types still doesn't mention Java Generics.

In fact Sisu Plexus evaluates the parameter type information given on the field/method argument to determine the element type.

  was:As follow-up to MNGSITE-493 the documentation for both Collection and Map should be improved with regards to the element type. The current information at https://maven.apache.org/guides/mini/guide-configuring-plugins.html#Mapping_Collection_Types still doesn't mention Java Generics.


> Improve description on type arguments given for Collection/Map in parameter types
> ---------------------------------------------------------------------------------
>
>                 Key: MNGSITE-497
>                 URL: https://issues.apache.org/jira/browse/MNGSITE-497
>             Project: Maven Project Web Site
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Priority: Major
>
> As follow-up to MNGSITE-493 the documentation for both Collection and Map should be improved with regards to the element type. The current information at https://maven.apache.org/guides/mini/guide-configuring-plugins.html#Mapping_Collection_Types still doesn't mention Java Generics.
> In fact Sisu Plexus evaluates the parameter type information given on the field/method argument to determine the element type.



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