目录标题 问题分析解决 问题 Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.1.0:exec (default-cli) on project 分析 莫名其妙的问题 解决 去掉这个打钩 File ->Settings -> Build, Execution, Deployment -> Build Tools -> Maven -> Runner 取消将IDE生成/运行操作委托给Maven 正常运行了