Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.2.RELEASE
spring-boot
spring-projects/spring-boot: 是一个用于简化Spring应用开发的框架。适合用于需要快速开发企业级Java应用的项目。特点是可以提供自动配置、独立运行和内置的Tomcat服务器,简化Spring应用的构建和部署。
项目地址:https://gitcode.com/gh_mirrors/sp/spring-boot
免费下载资源
·
Description Resource Path Location Type
Project build error: Non-resolvable parent POM for com.shursulei.Springboot:Springbootday01:0.0.1-SNAPSHOT:
Failure to transfer org.springframework.boot:spring-boot-starter-parent:pom:1.5.2.RELEASE from http://maven.aliyun.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of nexus-aliyun has elapsed or updates are forced. Original error: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.2.RELEASE from/to nexus-aliyun (http://maven.aliyun.com/nexus/content/groups/public): connect timed out and 'parent.relativePath' points at wrong local POM pom.xml /Springbootday01 line 4 Maven pom Loading Problem
解决方法:进入该项目的目录下,使用mvn compile的方式进行编译
E:\soft\eclipse-jee-mars-2-win32-x86_64\SSMworkspace\Springbootday01>mvn compile
使用eclipse,右键项目,maven-update project->则成功。
GitHub 加速计划 / sp / spring-boot
73.97 K
40.4 K
下载
spring-projects/spring-boot: 是一个用于简化Spring应用开发的框架。适合用于需要快速开发企业级Java应用的项目。特点是可以提供自动配置、独立运行和内置的Tomcat服务器,简化Spring应用的构建和部署。
最近提交(Master分支:2 个月前 )
3bff418d
Closes gh-43267
1 天前
cf1dadf2
Closes gh-43247
1 天前
更多推荐
已为社区贡献2条内容
所有评论(0)