Hi all,
   I would like to know the proper way to run in-container integration/unit
tests for applications built/tested using Maven.  I have tried to run
jetty6:run before the test phase but it does not start as a daemon or forked
so Maven never continues to finish running the rest of the lifecycle.  I
then tried cargo but got the same results.  All I need to do is be able to
startup a web container and deploy my war-packaged applications so I can run
the integration/unit tests properly using Maven.  Any help would be highly
appreciated.

Take care,

Jeremy

Reply via email to