On 5/14/07, Daniel del Castillo <[EMAIL PROTECTED]> wrote:
Hello again,

When I build my project the resources files stay the same, no
filtering is performed. My pom file is as follow:
...
    <resources>
      <resource>
        <directory>src/test/resources</directory>
        <filtering>true</filtering>
      </resource>
    </resources>

Based on the directory path, should this be <testResources>
<testResource> instead?

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to