[
http://jira.codehaus.org/browse/MNG-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bentmann closed MNG-4328.
----------------------------------
Assignee: Benjamin Bentmann
Resolution: Fixed
Fix Version/s: 3.0-alpha-3
Fixed by updating to plexus-container-default:1.2.1+
> [regression] plugin parameters of primitive types can't be populated from
> expression
> ------------------------------------------------------------------------------------
>
> Key: MNG-4328
> URL: http://jira.codehaus.org/browse/MNG-4328
> Project: Maven 2
> Issue Type: Bug
> Components: Plugins and Lifecycle
> Affects Versions: 3.0-alpha-3
> Reporter: Benjamin Bentmann
> Assignee: Benjamin Bentmann
> Fix For: 3.0-alpha-3
>
>
> {code:java}
> /**
> * @parameter default-value="${settings.offline}"
> */
> private boolean offline;
> {code}
> doesn't work due to the changes for MNG-4312. The code doesn't take
> primitive2wrapper conversions into account.
--
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