You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Arrowx7 <al...@yahoo.com> on 2007/06/04 16:18:30 UTC

disabling tests

Hello,
How do I disable tests in a maven project?  I'm running a mavenide2 plugin
for netbeans.

Thanks.
-- 
View this message in context: http://www.nabble.com/disabling-tests-tf3865503s177.html#a10950703
Sent from the Maven - Users mailing list archive at Nabble.com.


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


Re: disabling tests

Posted by Arrowx7 <al...@yahoo.com>.
thanks guys

-- 
View this message in context: http://www.nabble.com/disabling-tests-tf3865503s177.html#a10953710
Sent from the Maven - Users mailing list archive at Nabble.com.


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


Re: disabling tests

Posted by Thorsten Heit <th...@gmx.de>.
Hi,

> How do I disable tests in a maven project?  I'm running a mavenide2 plugin
> for netbeans.

http://maven.apache.org/general.html#skip-test


HTH

Thorsten

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


Re: disabling tests

Posted by David Delbecq <de...@oma.be>.
En l'instant précis du 04/06/07 16:18, Arrowx7 s'exprimait en ces termes:
> Hello,
> How do I disable tests in a maven project?  I'm running a mavenide2 plugin
> for netbeans.
>
> Thanks.
>   
maven.test.skip=true

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