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/02/12 16:39:22 UTC

[jira] Created: (MNG-5010) Allow to configure numeric plugin parameters using hexadecimal or octal notation

Allow to configure numeric plugin parameters using hexadecimal or octal notation
--------------------------------------------------------------------------------

                 Key: MNG-5010
                 URL: http://jira.codehaus.org/browse/MNG-5010
             Project: Maven 2 & 3
          Issue Type: Improvement
          Components: Plugins and Lifecycle, POM
    Affects Versions: 3.0.2
            Reporter: Benjamin Bentmann
            Priority: Minor


In some contexts, it's more convenient to specify a number in hexadecimal or octal notation. Plugin authors that currently wish to support this need to declare the parameter type as String and need to handle the conversion themselves. This should eventually be supported by the underlying configuration framework out of the box.

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