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

        

Reply via email to