首页 > 其他分享> > 联系tomcat时不小心遇到的问题Failed to execute goal org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:run (defaul
联系tomcat时不小心遇到的问题Failed to execute goal org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:run (defaul
作者:互联网
项目场景:
tomcat运行不了报错
Failed to execute goal org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:run (default-cli) on project HomeWorkRequest: Could not start Tomcat
原因分析:
大概率是不细心造成的 先按照以下步骤解决
解决方案1:
检查注解处的/是否漏掉
剩下的参考
https://blog.csdn.net/tianzhen620/article/details/104869254/
标签:tomcat7,execute,goal,tomcat,maven,Failed,2.2 来源: https://blog.csdn.net/zbwgmw/article/details/120815147