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/07/29 14:12:00 UTC

[jira] [Created] (MNG-7524) Add type coercion table for plugin parameters

Konrad Windszus created MNG-7524:
------------------------------------

             Summary: Add type coercion table for plugin parameters
                 Key: MNG-7524
                 URL: https://issues.apache.org/jira/browse/MNG-7524
             Project: Maven
          Issue Type: Improvement
          Components: Documentation: Guides
            Reporter: Konrad Windszus


All plugin parameters in the pom.xml or on the command line are given as strings. There should be a type coercion table in https://maven.apache.org/guides/mini/guide-configuring-plugins.html#configuring-parameters elaborating how those Strings are converted into the target type (i.e. which method is called under the hood).

Compare with the discussion started in https://lists.apache.org/thread/3q3bt89cms0pl7ylgkjhj708vgfqf927



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