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
If you use Tomcat 7 you need to refer to the url http://localhost:8080/manager/html in the tomcat plugin.
http://mojo.codehaus.org/tomcat-maven-plugin/examples/deployment-tomcat7.html
org.codehaus.mojo tomcat-maven-plugin 1.2-SNAPSHOT http://localhost:8080/manager/html