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->则成功。




spring-projects/spring-boot: 是一个用于简化Spring应用开发的框架。适合用于需要快速开发企业级Java应用的项目。特点是可以提供自动配置、独立运行和内置的Tomcat服务器,简化Spring应用的构建和部署。
最近提交(Master分支:8 天前 )
96afc3f9
Closes gh-47226
9 小时前
0e396efa
Closes gh-47225
11 小时前
更多推荐
所有评论(0)