[ 
http://jira.codehaus.org/browse/MINVOKER-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MINVOKER-69.
-------------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 1.4

Fixed in [r700499|http://svn.apache.org/viewvc?view=rev&revision=700499].

> Filter token "basedir" no longer interpolated
> ---------------------------------------------
>
>                 Key: MINVOKER-69
>                 URL: http://jira.codehaus.org/browse/MINVOKER-69
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>             Fix For: 1.4
>
>
> The fix for MINVOKER-53 introduced a regression: The mere token {{basedir}} 
> is no longer interpolated.
> Workaround: Configuring this filter token explicitly in the Invoker Plugin 
> configuration:
> {code:xml}
> <filterProperties>
>   <basedir>${basedir}</basedir>
> </filterProperties>
> {code}
> Alternatively, changing the affected IT POMs to use {{project.basedir}} 
> instead.

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