This is what the error i got when i try to deploy maven project to tomcat
mvn tomcat7:deploy
Error :
This is just an warning that appears in your log, not an error. Your project will still deploy if you ignore this.
You can get get rid of this error by rebuilding your .war using maven and copying it into \webapps\ removing your old files.