You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Erick Dovale <er...@carosys.com> on 2005/08/16 22:03:41 UTC

[M2] skipping tests

Hello there,
I am needing a to skip my unit tests for the purpose of setting up some 
other stuff in maven and not having to wait for them everytime i run 
some other goal.
Is there a way to do this??

Thanks.

Erick.


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


Re: [M2] skipping tests

Posted by Edwin Punzalan <ep...@exist.com>.
when running m2, add the -Dmaven.test.skip=true


Erick Dovale wrote:

> Hello there,
> I am needing a to skip my unit tests for the purpose of setting up 
> some other stuff in maven and not having to wait for them everytime i 
> run some other goal.
> Is there a way to do this??
>
> Thanks.
>
> Erick.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>

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