爻栗 2017-02-09 02:27 采纳率: 100%
浏览 6078
已结题

maven install时出现问题

[INFO] Scanning for projects...
[INFO] Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-parent/1.3.5.RELEASE/spring-boot-starter-parent-1.3.5.RELEASE.pom
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/1.3.5.RELEASE/spring-boot-starter-parent-1.3.5.RELEASE.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]

[ERROR] The project com.founder:bdp:0.0.1 (E:\work\workspace\demo\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.3.5.RELEASE from/to spring-releases (https://repo.spring.io/libs-release): connect timed out and 'parent.relativePath' points at no local POM @ line 15, column 10 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
请大神解答有哪些错误的可能呢?

  • 写回答

2条回答 默认 最新

  • 爻栗 2017-02-09 09:52
    关注
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?