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:03:57 UTC

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

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
            Priority: Minor


{{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

        

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

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ 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

        

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

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Resolution: Fixed

Done in [r1070102|http://svn.apache.org/viewvc?view=revision&revision=1070102].

> 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

        

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

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann reopened MNG-4992:
------------------------------------


Reverted in [r1062214|http://svn.apache.org/viewvc?rev=1062214&view=rev].

> 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