We tried this with Cargo but, ran into some problems with the way it was starting the Tomcat server during the build and not allowing a Continuum build to finish because the server was running in the build. We eventually wrote a Maven Plugin that did this for us. I think there is a maven:tomcat plugin (in the sandbox still?) that is worth looking into.
On 7/21/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
Sounds like a job for the Cargo M2 plugin: http://cargo.codehaus.org/ Wayne On 7/21/06, Prashanth Krishnamurthy <[EMAIL PROTECTED]> wrote: > Once the build is done, I want the application (.war > file ) to be deployed on a server running on different > machine. How do I do this? Please help. > > thanks > --Prashanth > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com >
-- Adam Altemus [EMAIL PROTECTED]
