I\'ve created a Maven project. This is the structure:
-parent -core -web
but when I try to dep
It means tomcat7 plugin not found . Add this to your pom.xml.
org.apache.tomcat.maven tomcat7-maven-plugin 2.3-SNAPSHOT