On Wednesday 03 November 2004 01:08, Eric Pugh wrote:
> I've seen this error periodically, and to be honest, I don't like this
> test..  I don't really want to run it except on demand..   Is there any
> environment variable that tells me I am running in Gump that I can get?
> Anything like:
>
> if (System.getProperty("gump")==true)
>  ignore test...

Would setting the "goal" attribute in the <maven> element to something like 
"jar" work??
I think that you can also tell Maven not to report testcase failures as errors 
with a property. Then the question is if that property can be fed through the 
Maven element, and I think so.

Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to