You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/04/13 13:43:48 UTC

[jira] Commented: (MNG-218) convert expression strings to primitive types in plugin population

     [ http://jira.codehaus.org/browse/MNG-218?page=comments#action_31961 ]
     
Brett Porter commented on MNG-218:
----------------------------------

- use plexus configuration for the entire mojo.
- pass it an expression factory so it can resolve the expressions itself (instantiated in maven-core, however, at least for now)
- change the <parameters/> in a mojo to a genuine descriptor
- change #component.* expressions to <requirements/>


> convert expression strings to primitive types in plugin population
> ------------------------------------------------------------------
>
>          Key: MNG-218
>          URL: http://jira.codehaus.org/browse/MNG-218
>      Project: m2
>         Type: Improvement
>   Components: maven-core
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>      Fix For: 2.0-alpha-2

>
>
> currently, any expressions that evaluate as strings are not converted to the correct primitive type when populating the plugin (however the component configurator will correctly convert the types)

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org