Hi Mohan,

There is an integration-test phase that comes after package. But if you
really want to test inside a container, you probably want to use a
continuous-build system, unless you tell maven to deploy to the app server
during package.

Paul


Mohan Gopal wrote:
> 
> Hi,
> I have been trying to run cactus test cases with Maven
> 2 using all possible approaches and to no avail. Would
> be grateful if someone can answer the following
> 
> 1. Is there any cactus plugin for Maven 2. There is
> absolutely no documentation on this plugin. Anything,
> a sample code would help very much.
> 
> 2. Testing life cycle stage comes before packaging
> life cycle stage. An in-container test, as we do with
> cactus, cannot be done unless you deploy your
> application. 
> 
> So there is this contradiction - you cannot test
> unless you deploy and you cannot deploy unless you
> test. 
> 
> Did someone think about it....and can share what did
> they finally decide on :)
> 
> Thanks,
> Mohan
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Using-Cactus-with-Maven-2-tf2513964.html#a7015077
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to