I have problem using Maven Tomcat7 plugin to produce JAR archives with embedded Tomcat7 instance. Here is my pom.xml snippet:
pom.xml
When I rm the old dir .extract/ created by last java -jar xx-war.jar , it OK. And I use version 2.0, I think other version also work.
.extract/
java -jar xx-war.jar