JessYanCoding / MVPArms

⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Apache License 2.0
10.28k stars 2.39k forks source link

arms引入的三方库现在无法拉取,导致项目无法编译 #402

Closed isliuqihang closed 10 months ago

isliuqihang commented 10 months ago

Bug Description:

项目源码目前都无法编译,拉取不到了项目引入的“com.github.VictorAlbertos.RxCache:runtime:1.8.3-2.x.”,导致项目无法编译

Related Code:

Could not resolve com.github.VictorAlbertos.RxCache:runtime:1.8.3-2.x. Required by: project :demo > project :arms

Could not resolve com.github.VictorAlbertos.RxCache:runtime:1.8.3-2.x. Could not get resource 'https://jitpack.io/com/github/VictorAlbertos/RxCache/runtime/1.8.3-2.x/runtime-1.8.3-2.x.pom'. Could not GET 'https://jitpack.io/com/github/VictorAlbertos/RxCache/runtime/1.8.3-2.x/runtime-1.8.3-2.x.pom'. sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Could not resolve com.github.tbruyelle:rxpermissions:0.10.2. Required by: project :demo > project :arms Could not resolve com.github.tbruyelle:rxpermissions:0.10.2. Could not get resource 'https://jitpack.io/com/github/tbruyelle/rxpermissions/0.10.2/rxpermissions-0.10.2.pom'. Could not GET 'https://jitpack.io/com/github/tbruyelle/rxpermissions/0.10.2/rxpermissions-0.10.2.pom'. sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Bug Log:

Others:

该如何处理?

wscjy commented 10 months ago

您好,我已收到您的邮件,我会尽快给您回复。

JessYanCoding commented 10 months ago

FQ 或者找个国内的镜像源