Hi,

I have a EMF (http://www.eclipse.org/modeling/emf/) project composed of several sub-projects :
   - model project;
   - edit project;
   - tests project;

I manage these projects with maven and I would like to execute test from tests project according to test phase. How to specify to surefire maven plugin to execute tests from tests project to test code from model project?


Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to