Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pom.xml 报错,<parent>红线 报错内容 :Project build error: Non-resolvable parent POM for com.shimh:blog-api:0.0.1-SNAPSHOT: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.9.RELEASE from/to public (http://maven.aliyun.com/nexus/content/groups/public/): /Users/xubin/workspace/maven-repository/org/springframework/boot/spring-boot-starter-parent/1.5.9.RELEASE/aether-9076f83f-d70e-49bb-902b-ac6d42ecafcc-spring-boot-starter-parent-1.5.9.RELEASE.pom-in-progress (No such file or directory) and 'parent.relativePath' points at no local POM #8

Open
jonybins opened this issue Apr 10, 2019 · 2 comments

Comments

@jonybins
Copy link

我拉下来代码后,用eclipse打开 导入 选择 Existing Maven Projects 后,就出现 pom.xml 有个红叉,提示内容为:

Project build error: Non-resolvable parent POM for com.shimh:blog-api:0.0.1-SNAPSHOT: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.9.RELEASE from/to public (http://maven.aliyun.com/nexus/content/groups/public/): /Users/xubin/workspace/maven-repository/org/springframework/boot/spring-boot-starter-parent/1.5.9.RELEASE/aether-9076f83f-d70e-49bb-902b-ac6d42ecafcc-spring-boot-starter-parent-1.5.9.RELEASE.pom-in-progress (No such file or directory) and 'parent.relativePath' points at no local POM

@shimh-develop
Copy link
Owner

你没有更新项目么,右键项目> Maven> Update Project @Jonybin

@jonybins
Copy link
Author

你没有更新项目么,右键项目> Maven> Update Project @Jonybin

刚解决了。是我的sdk版本不对。应该是1.8的。我下载最新的了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants