检查maven配置文件,还是不行就将项目删除 重新导入,

 

 

 现象:

idea 右下角 报错:

SpringBoot使用maven [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException的處理方案

 mvn -X

SpringBoot使用maven [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException的處理方案

 

 查看idea 日志

SpringBoot使用maven [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException的處理方案

 

 

 

SpringBoot使用maven [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException的處理方案

 

 

解决:

最后上网查了很多 发现是我的idea2018和我的maven 3.6.3 不兼容导致。更换maven版本解决。

相关文章: