Hi, In out project we try to use Maven 2 and Eclipse together, but now I run into one issue with filtered resources. When I set up my project I do mvn eclipse:eclipse.
When I do mvn process-resources my resource get filtered as it should. But when I do Project->Clean... In Eclipse my resource will not get filtered only copied to target/classes. Is there any way to make Eclipse filter my resources autmatically? Of cause one can do a mvn process-resources afterwards but it is easy to forget. Regards Gunnar --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
