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

Igor Fedorenko reopened MNG-5553:
---------------------------------


Fix for this problem introduced subtle regression in evaluating expressions 
that happen to have prefix similar to one of .* expressions supported by 
PluginParameterExpressionEvaluator, like "$\{settingsFooBar}" for example. The 
problem is fixed in plexus-utils but still need to release plexus-utils 3.0.17 
and updated maven to use it. 
https://github.com/sonatype/plexus-utils/commit/8cd6c43693b3e6944e83db0561bdfd0050a6876e
                
> ${map(some.key)} is not properly interpolated
> ---------------------------------------------
>
>                 Key: MNG-5553
>                 URL: https://jira.codehaus.org/browse/MNG-5553
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Inheritance and Interpolation
>            Reporter: Igor Fedorenko
>            Assignee: Igor Fedorenko
>             Fix For: 3.2
>
>         Attachments: dotted-map-key.zip
>
>
> Plexus ReflectionValueExtractor does not correctly handle mapped properties 
> when map key contains '.' (dot). I will use this jira to track both changes 
> to plexus-util and corresponding changes to maven.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to