弹簧启动启动器父级 <version>2.1.3.发布 Maven</version> 构建问题


I have tried multiple options changing the spring boot starter parent versions updating the 
repository URL in the POM file, But still no luck keep on getting the below issue.

尝试在pom中添加存储库配置,但仍然存在问题。我已经尝试删除整个m2回购,但没有运气,它试图下载其他凝灰岩,但没有插件。错误:

plugin org.springframework.boot:spring-boot-maven-plugin:2.1.3.RELEASE or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.springframework.boot:spring-boot-maven-plugin:jar:2.1.3.RELEASE: Could not transfer artifact org.springframework.boot:spring-boot-maven-plugin:pom:2.1.3.RELEASE from/to central (http://repo.maven.apache.org/maven2): Failed to transfer http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/2.1.3.RELEASE/spring-boot-maven-plugin-2.1.3.RELEASE.pom. Error code 501, HTTPS Required  

代码试图获取依赖项的url应该是https url

预期url

在您的情况下,它是:-

您的代码URL

你可能需要更改你的artifactory url