Confirmation on CVS HEAD there is a cactus.test.skip property.
So use in your project.properties or in command line the next setting
maven.test.skip=true
cactus.test.skip=false

But you better have to fix your junit first as skipping them is not a
good solution

Nicolas

2005/6/1, Nicolas Chalumeau <[EMAIL PROTECTED]>:
> Normal cactus perform first junit test then cactus test.
> So here you have junit test faillure so the cactus test are not execute.
> 
> I don't remember if the maven.test.skip is use both for junit and
> cactus or there is a cactus.test.skip too...
>
> 
> Nicolas,

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

Reply via email to