When I use mvn tomcat:deploy of tomcat-maven-plugin there is a 403 error:
Failed to execute goal org.codehaus.mojo:tomcat-maven-plugin:1.0:deploy (default-cli) on pr
Passing from tomcat6 to tomcat7 recap:
Change plugin version
org.apache.tomcat.maven tomcat7-maven-plugin 2.2
Change the option tomcat:deploy with tomcat7:deploy