Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 集成SDK远程库下载失败 #149

Open
wwsj123 opened this issue Apr 8, 2024 · 1 comment
Open

Android 集成SDK远程库下载失败 #149

wwsj123 opened this issue Apr 8, 2024 · 1 comment

Comments

@wwsj123
Copy link

wwsj123 commented Apr 8, 2024

按官方文档集成(连接https://support.huaweicloud.com/sdk-android-devg-obs/obs_26_0105.html)之后,运行项目直接报错如下:
1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.fasterxml.jackson:jackson-bom:2.13.4.1.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/fasterxml/jackson/jackson-bom/2.13.4.1/jackson-bom-2.13.4.1.pom
- https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4.1/jackson-bom-2.13.4.1.pom
- https://mirrors.huaweicloud.com/repository/maven/com/fasterxml/jackson/jackson-bom/2.13.4.1/jackson-bom-2.13.4.1.pom
Required by:
project :app > com.huaweicloud:esdk-obs-android:3.23.9.1 > com.fasterxml.jackson.core:jackson-databind:2.13.4.1
Could not find com.fasterxml.jackson:jackson-bom:2.13.4.1.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/fasterxml/jackson/jackson-bom/2.13.4.1/jackson-bom-2.13.4.1.pom
- https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4.1/jackson-bom-2.13.4.1.pom
- https://mirrors.huaweicloud.com/repository/maven/com/fasterxml/jackson/jackson-bom/2.13.4.1/jackson-bom-2.13.4.1.pom
Required by:
project :app > com.huaweicloud:esdk-obs-android:3.23.9.1 > com.fasterxml.jackson.core:jackson-annotations:2.13.4
project :app > com.huaweicloud:esdk-obs-android:3.23.9.1 > com.fasterxml.jackson.core:jackson-core:2.13.4

@zzq996
Copy link
Collaborator

zzq996 commented Apr 30, 2024

这个依赖被官网下掉了,新版本会更新依赖版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants