配置pom.xml出错
来源:6-3 搭建springboot2.0工程

慕粉0904225172
2021-04-18
问题描述:Project build error: Non-resolvable parent POM for com.imooc:imooc-muxin-netty:0.0.1-SNAPSHOT: Failure to find org.springframwork.boot:spring-boot-starter-parent:pom:2.0.3.RELEASE in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and ‘parent.relativePath’ points at wrong local POM
前后比对过,暂时没发现代码错误,老师这个咋搞啊
写回答
2回答
-
风间影月
2021-04-18
你的jdk不对,你用的是1.5,先改成1.8试试。
此外项目是导入的还是自己创建的?建议创建后单独引入一个个的maven依赖,太多了容易出错00 -
风间影月
2021-04-18
鼠标移上去,看看有什么错误提示
012021-04-18
Netty+Spring Boot仿微信-全栈开发高性能后台及客户端
SpringBoot/Netty+MUI全栈开发 同时搞定后台+ Android&iOS
1498 学习 · 684 问题
相似问题