spring-boot-maven-plugin爆红解决方案

Neva ·
更新时间:2024-11-13
· 747 次阅读

org.springframework.boot spring-boot-maven-plugin 问题

已经在apache-maven-3.3.9\conf\settings.xml中配置过阿里云镜像

alimaven aliyun maven http://maven.aliyun.com/nexus/content/groups/public/ central

spring-boot-maven-plugin插件还是下载不下来

解决

在这里插入图片描述
双击clean重新下载,得以解决

还有另一种解决方法可以参考:
https://blog.csdn.net/MVP_PhoeNix/article/details/84925399?utm_source=distribute.pc_relevant.none-task


作者:立flag的咸鱼



plugin Maven spring boot 解决方案

需要 登录 后方可回复, 如果你还没有账号请 注册新账号
相关文章
Tricia 2020-10-13
661