。。。。
- 发布:2021-09-23 21:25
- 更新:2022-04-25 14:16
- 阅读:971
产品分类: 其他/MUI
操作步骤:
预期结果:
。。。。。
。。。。。
实际结果:
。。。。。
。。。。。
bug描述:
原生插件打包配置依赖信息
"dependencies": [
"com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-java:v8.1.5-jitpack",
"com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-exo_player2:v8.1.5-jitpack",
"com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-ex_so:v8.1.5-jitpack",
"com.zhy:autolayout:1.4.5",
"com.facebook.fresco:fresco:1.13.0"
],
提交打包系统报错
提示
FAILURE: Build failed with an exception.
-
What went wrong:
Execution failed for task ':app:checkReleaseAarMetadata'.Could not resolve all files for configuration ':app:releaseRuntimeClasspath'.
Could not download gsyVideoPlayer-ex_so-v8.1.5-jitpack.aar (com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer-ex_so:v8.1.5-jitpack)
Could not get resource 'https://jitpack.io/com/github/CarGuo/GSYVideoPlayer/gsyVideoPlayer-ex_so/v8.1.5-jitpack/gsyVideoPlayer-ex_so-v8.1.5-jitpack.aar'.
Read timed out -
Try:
Run with --debug option to get more log output. Run with --scan to get full insights. -
Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:checkReleaseAarMetadata'.
该链接地址
https://jitpack.io/com/github/CarGuo/GSYVideoPlayer/gsyVideoPlayer-ex_so/v8.1.5-jitpack/gsyVideoPlayer-ex_so-v8.1.5-jitpack.aar
是能访问也能获取的
1 个回复
r***@foxmail.com
请问下有解决了吗?