I\'ve been using mvn tomcat7-maven-plugin:run -am -pl :foo successfully to run just a single project at a time in Tomcat like is shown here. Now I\'d like to ha
mvn tomcat7-maven-plugin:run -am -pl :foo
Use something like
com.company mywebapp 1.0 war