I just started using m2eclipse plugin and Maven recently. I like the idea of it very much. One issue I just noticed is it seems that my <testResources> are not being copied over to the "target" directory by eclipse build. This would be preferred because I still want to build and run my unit tests from eclipse. Right now my workaround is to do a maven "test-compile" to get the changes copied over and then run the tests. This is easy to forget however.

Am I not configuring something correctly perhaps? I would *really* like to run my unit tests from eclipse, so I hope the answer is not to run my tests from maven. I apologize if this issue has already been discussed, I did search the archive.

Thanks!

-John

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to