You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2011/01/22 18:22:57 UTC

[jira] Closed: (MNG-4992) Allow to configure plugin parameters of type java.util.Properties just like a map

     [ http://jira.codehaus.org/browse/MNG-4992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4992.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.3
         Assignee: Benjamin Bentmann

Done by [r1062210|http://svn.apache.org/viewvc?view=revision&revision=1062210].

> Allow to configure plugin parameters of type java.util.Properties just like a map
> ---------------------------------------------------------------------------------
>
>                 Key: MNG-4992
>                 URL: http://jira.codehaus.org/browse/MNG-4992
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Plugins and Lifecycle, POM
>    Affects Versions: 3.0.2
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 3.0.3
>
>
> {{java.util.Properties}} is a {{java.util.Map}}, yet plugin parameters of type {{Properties}} cannot be configured like ordinary {{Map}} parameters, i.e.:
> {code:xml}
> <map>
>   <key>value</key>
> </map>
> {code}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira