Re: Resources are not filtered

2007-05-15 Thread Daniel del Castillo

Yeap, thank you

--
-DdC


On 5/14/07, Wendy Smoak [EMAIL PROTECTED] wrote:

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
 directorysrc/test/resources/directory
 filteringtrue/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]




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



Re: Resources are not filtered

2007-05-14 Thread Wendy Smoak

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
directorysrc/test/resources/directory
filteringtrue/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]