How can I use the same test classpath both for running JUnit tests from within Eclipse and for running "mvn test" from the commandline?

Currently, when I run JUnit tests from Eclipse it loads resources from src/main/resources instead of src/test/resources.

I'm using Maven 2.2.1, Eclipse 3.6.2 and m2e 0.12

Thanks in advance,
Daniel Serodio
_______________________________________________
m2e-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to