You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matthijs Wensveen (JIRA)" <ji...@codehaus.org> on 2008/02/22 09:32:28 UTC

[jira] Created: (MRESOURCES-55) filter file location does not expand ${project.build.directory}

filter file location does not expand ${project.build.directory}
---------------------------------------------------------------

                 Key: MRESOURCES-55
                 URL: http://jira.codehaus.org/browse/MRESOURCES-55
             Project: Maven 2.x Resources Plugin
          Issue Type: Bug
            Reporter: Matthijs Wensveen


When specifying a propeties file with
..
<filters><filter>${project.build.directory}/build.properties</filter><filters>
..

${project.build.directory} is not expanded to the defined build directory.

Usually this is 'target' but this may be overridden in the pom or settings.xml, possibly using profiles.


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

        

[jira] Closed: (MRESOURCES-55) filter file location does not expand ${project.build.directory}

Posted by "Paul Gier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRESOURCES-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier closed MRESOURCES-55.
-------------------------------

    Resolution: Duplicate

> filter file location does not expand ${project.build.directory}
> ---------------------------------------------------------------
>
>                 Key: MRESOURCES-55
>                 URL: http://jira.codehaus.org/browse/MRESOURCES-55
>             Project: Maven 2.x Resources Plugin
>          Issue Type: Bug
>            Reporter: Matthijs Wensveen
>
> When specifying a propeties file with
> ..
> <filters><filter>${project.build.directory}/build.properties</filter><filters>
> ..
> ${project.build.directory} is not expanded to the defined build directory.
> Usually this is 'target' but this may be overridden in the pom or settings.xml, possibly using profiles.

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