首页 > 其他分享> > (Mven,tomcat)Failed to execute goal org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:run (Mven,tomcat)Failed to execute goal org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:run 2022-01-07 13:34:59 作者:互联网 昨天tomcat正常运行,断点调试后报出错误 最初我以为是版本的问题,版本太高不稳定,我换了一个低一点的版本,重启了一下,发现还是没有用处 后来尝试了很多东西,最后我把target文件删除,重新生成了一下(运行时会自动生成的),发现问题解决 至于什么原因,我觉得可能是我更换版本的时候,导致了jar包冲突吧 标签:tomcat7,tomcat,生成,maven,版本,断点 来源: https://blog.csdn.net/wxhna_/article/details/122362064