How can I deploy multiple wars using the tomcat plugin in maven?

Posted by nagl on Stack Overflow See other posts from Stack Overflow or by nagl
Published on 2009-07-27T17:54:39Z Indexed on 2010/05/24 21:41 UTC
Read the original article Hit count: 228

Filed under:
|

I have two wars which I deploy in two maven projects using tomcat plugin. I want to do this in one step and be able to deploy more than one war in a single maven project. How can I do this? any suggestions?

© Stack Overflow or respective owner

Related posts about tomcat

Related posts about maven-2