Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.1.6.RELEASE:
Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.1.6.RELEASE:错误出现场景解决方案手动指定 spring-boot-maven-plugin 版本指定后再次打包运行:
错误出现场景
在springboot项目中,使用spring-boot-maven-plugin插件打包时提示此错误,检查pom文件中插件配置如下:
// spring-boot-maven-plugin
<b
原创
2021-12-15 10:15:01 ·
1973 阅读 ·
0 评论