开发者社区> 问答> 正文

eclipse中创建springboot项目时,pom中的parent标签一直报错? ?报错

报错内容为Project build error: Non-resolvable parent POM for com.tjf.springbootdemo:springboot-helloword:0.0.1-SNAPSHOT: Could not find artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.8.RELEASE in repo1 (http://mvnrepository.com/) and 'parent.relativePath' points at no local POM
本地仓库确实没有下载下来相应的jar包,远程仓库配置没有问题,可以下载jar包,
求大神解决一下

展开
收起
爱吃鱼的程序员 2020-06-23 00:35:32 1178 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    没有下载下来,选中项目,右键选中maven中选择update,更新一下,如果是下载一半,缺少部分jar包,则将update中的ForceUpdateof....他的意思是重新下载jar包

    我也遇到这个问题了,求解答

    在本地库中把残余的要先删掉的...

    2020-06-23 00:35:50
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
使用Spring.Initializr定制工程脚手架 立即下载
陈曦:使用Spring.Initializr定制工程脚手架 立即下载
低代码开发师(初级)实战教程 立即下载

相关实验场景

更多

相关镜像