Have you tried running a clean eclipse build? 2011/7/11 Daniel Serodio (lists) <[email protected]>
> I have filtering enabled for the test resources in my POM, but when I run > test from Eclipse (Run As / JUnit test) the tests fail because the resources > are not filtered. > > <build> > <testResources> > <testResource> > <directory>src/test/resources<**/directory> > <filtering>true</filtering> > </testResource> > </testResources> > ... > </build> > > How can I enable filtering of test resources within m2e? > > Regards, > Daniel Serodio > ______________________________**_________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/**mailman/listinfo/m2e-users<https://dev.eclipse.org/mailman/listinfo/m2e-users> > -- "Have you tried turning it off and on again" - The IT Crowd
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
