[ERROR] Failed to execute goal org.codehaus.mojo:tomcat-maven-plugin:1.1:redeploy (default-cli) on project vaccine: Cannot find war file: D:\eclipse\workspace\vaccine02\target\vaccine-1.0.war -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
1,你的maven是不是导入到Eclipse中了(setting.xml),maven官网路径是否配置正确
2,pom.xml是不是写对了
是不是 maven 的启动 命令有错。或者 手动 install 启动