Hi !

I'm trying to use the maven plugin for cactus, but I don't manage to make it 
work.

I've got a maven project containing cactus ServletTestCase and ServletTestSuite 
classes that test classes
packaged in the artifact application.ear.
And these tests depend on other things that need the application.ear to be 
deployed and started on my jboss
server.


On the maven plugin website goals are described, but it does not help me : if I 
execute "maven cactus:test",
it won't work because the test need the application to be deployed and started 
; if I execute "maven
catus:jar-install" it gives me a jar file, but what next ?

My question is simple : how should I configure my project to be able to execute 
my cactus tests ?

Thank you for your help

Bertrand.
PS: I use Maven 1.1




This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


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

Reply via email to