Intellij показывает ошибку sun.security.provider.certpathJAVA

Программисты JAVA общаются здесь
Anonymous
Intellij показывает ошибку sun.security.provider.certpath

Сообщение Anonymous »

пытаюсь настроить весеннюю загрузку в intellji — Mac, когда я пытаюсь добавить зависимости с помощью maven, получаю следующую ошибку. Можете ли вы подсказать мне, как решить эту проблему> перепробовал все возможности, но все равно столкнулся с тем же.
Non-resolvable parent POM for org.springdemo:demo2:0.0.1-SNAPSHOT: The following artifacts could not be resolved: org.springframework.boot:spring-boot-starter-parent:pom:3.2.5 (absent): org.springframework.boot:spring-boot-starter-parent:pom:3.2.5 failed to transfer from https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:3.2.5 from/to central (https://repo.maven.apache.org/maven2): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target and 'parent.relativePath' points at no local POM


4.0.0

org.springframework.boot
spring-boot-starter-parent
3.2.5


org.springdemo
demo2
0.0.1-SNAPSHOT
demo2
demo2

21



org.springframework.boot
spring-boot-starter-web



org.springframework.boot
spring-boot-starter-test
test






org.springframework.boot
spring-boot-maven-plugin






[![enter image description here][1]][1]

[1]: https://i.sstatic.net/KnUX23lG.png


Подробнее здесь: https://stackoverflow.com/questions/785 ... path-error

Вернуться в «JAVA»