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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to