Re: tomcat maven plugin deploy to multiple tomcat instances...

2012-06-19 Thread Jeff
Finally getting back to this. This does not work. If I include the executions section, then the url reverts back to the default http://localhost:8080 suggesting that it is not even using the configurations embedded in the executions section. It only seems to work if I create separate profil

Re: tomcat maven plugin deploy to multiple tomcat instances...

2012-04-19 Thread Olivier Lamy
Do that work adding in the section: deploy ? 2012/4/19 Jeff : > (Didn't see a specific mailing list for the tomcat-maven-plugin...) > > I finally got the 2.0-SNAPSHOT version of the tomcat6-maven-plugin working > against a single server, but wondered how I could configure it to push to > mu

tomcat maven plugin deploy to multiple tomcat instances...

2012-04-18 Thread Jeff
(Didn't see a specific mailing list for the tomcat-maven-plugin...) I finally got the 2.0-SNAPSHOT version of the tomcat6-maven-plugin working against a single server, but wondered how I could configure it to push to multiple tomcat instances based on the environment. For example, our staging env