Enough to do like this
pom.xml
org.apache.tomcat.maven
tomcat7-maven-plugin
2.0
/mywebapp
true
http://localhost:8080/manager/text
tomcat
tomcat
tomcat-users.xml
From http://tomcat.apache.org/maven-plugin-2.0/index.html
Use http://localhost:8080/manager/text rather than the default tomcat6 url.