Why don't you put your tests for the model project within the model
project itself?

That is the "Maven" way to do it.

On Sun, Apr 26, 2009 at 1:25 PM, Esteban Dugueperoux
<dugueperoux.este...@free.fr> wrote:
> 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
>
>



-- 
http://www.wisdomandwonder.com/

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

Reply via email to