Hi Kalle, Thanks for the link.I have some doubts:
Does cargo plug-ins actually run or has ability to run the integration tests or it just starts the servers,deploys the war containing the tests? Sorry if the question sounded out of context. I am asking the above question because i was trying to achieve in-container testing for junit tests.Thought of cactus initially but JunitEE seems to be better but that doesnt have a Maven plugin.Maybe need do an ant call from within Maven? Regards Raju Kalle Korhonen-2 wrote: > > http://svn.codehaus.org/trails/trunk/trails/examples/simple/pom.xml > > Kalle > > On 3/27/07, raju <[EMAIL PROTECTED]> wrote: >> >> >> Hi, >> >> I need to build and deploy Junit Integration tests to weblogic and run >> the >> integration tests.I think cargo plug-in helps one achieve that. >> >> A sample pom file to achieve this would be of great help.Server could be >> anything. >> >> >> Once deployed as a war i need to invoke the tests using the webapp .Any >> suggestion on this. >> >> Has anyone tried out something on similar lines. >> >> Thanks in advance. >> >> Regards >> Raju >> >> -- >> View this message in context: >> http://www.nabble.com/Maven-Cargo-to-build-and-deploy-Junit-Integration-Tests-tf3477919s177.html#a9707277 >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/Maven-Cargo-to-build-and-deploy-Junit-Integration-Tests-tf3477919s177.html#a9713129 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
