Не удалось передать метаданные io.grp c: grp c -api / maven-metadata. xml из / в AsposeJavaAPI - PullRequest
0 голосов
/ 07 апреля 2020

привет, я клонировал весенний загрузочный проект из частного удаленного репозитория, когда я его собираю, он продолжает выдавать мне это предупреждение, я хочу спросить о причине? и может ли это повлиять на работу? обратите внимание, что тестирование URL в веб-браузере дает мне 404 не найден.

Downloading: https://artifact.aspose.com/repo/io/grpc/grpc-api/maven-metadata.xml

Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to AsposeJavaAPI (https://artifact.aspose.com/repo/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Downloading: https://artifact.aspose.com/repo/io/grpc/grpc-core/maven-metadata.xml

Could not transfer metadata io.grpc:grpc-core/maven-metadata.xml from/to AsposeJavaAPI (https://artifact.aspose.com/repo/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Downloading: https://artifact.aspose.com/repo/com/google/errorprone/error_prone_annotations/maven-metadata.xml

Could not transfer metadata com.google.errorprone:error_prone_annotations/maven-metadata.xml from/to AsposeJavaAPI (https://artifact.aspose.com/repo/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Downloading: https://artifact.aspose.com/repo/io/grpc/grpc-netty-shaded/maven-metadata.xml

Could not transfer metadata io.grpc:grpc-netty-shaded/maven-metadata.xml from/to AsposeJavaAPI (https://artifact.aspose.com/repo/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Failure to transfer io.grpc:grpc-api/maven-metadata.xml from https://artifact.aspose.com/repo/ was cached in the local repository, resolution will not be reattempted until the update interval of AsposeJavaAPI has elapsed or updates are forced. Original error: Could not transfer metadata io.grpc:grpc-api/maven-metadata.xml from/to AsposeJavaAPI (https://artifact.aspose.com/repo/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Добро пожаловать на сайт PullRequest, где вы можете задавать вопросы и получать ответы от других членов сообщества.
...