Filtering erroneously interpolates expressions from the POM even if prefix is 
neither project nor pom
-----------------------------------------------------------------------------------------------------

                 Key: MINVOKER-53
                 URL: http://jira.codehaus.org/browse/MINVOKER-53
             Project: Maven 2.x Invoker Plugin
          Issue Type: Bug
    Affects Versions: 1.2
            Reporter: Benjamin Bentmann
            Priority: Minor


Tokens like [EMAIL PROTECTED]@}} in the IT POM will be erroneously replaced 
with the value of {{project.version}}. This affects all tokens whose suffix has 
a match in the POM because the interpolator does currently not take the prefix 
into account, i.e. {{foo.\*}} works just the same as {{project.\*}} or 
{{pom.\*}} which shouldn't.

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

        

Reply via email to