[regression] Property expansion does not work for phase of plugin executions
----------------------------------------------------------------------------

                 Key: MNG-4422
                 URL: http://jira.codehaus.org/browse/MNG-4422
             Project: Maven 2
          Issue Type: Bug
          Components: Inheritance and Interpolation
    Affects Versions: 2.1.0-M1
            Reporter: Benjamin Bentmann


As originally reported by Marc Rohlfs in MNG-4319, something like
{code:xml}
<execution>
  <phase>${someProperty}</phase>
  ...
</execution>
{code}
is no longer interpolated in Maven 2.1+.

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