云打包。快速安心打包
- 发布:2023-05-12 15:39
- 更新:2023-05-12 15:42
- 阅读:293
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win10
HBuilderX类型: 正式
HBuilderX版本号: 3.7.11
手机系统: Android
手机系统版本号: Android 10
手机厂商: 小米
手机机型: 10s
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
正常打包
正常打包
实际结果:
打包失败
打包失败
bug描述:
Appid: UNI2DD730B
Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01
Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01
Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01
Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/03 to old ns http://schemas.android.com/sdk/android/repo/addon2/01
Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01
Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/03 to old ns http://schemas.android.com/sdk/android/repo/repository2/01
Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/03 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01
Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01
Warning: unexpected element (uri:\"\", local:\"base-extension\"). Expected elements are <{}codename>,<{}layoutlib>,<{}api-level>
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':app:mergeReleaseNativeLibs'.Could not resolve all files for configuration ':app:releaseRuntimeClasspath'.
Failed to transform okhttp-5.0.0-alpha.2.jar (com.squareup.okhttp3:okhttp:5.0.0-alpha.2) to match attributes {artifactType=android-java-res, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.jvm.version=8, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime, org.jetbrains.kotlin.localToProject=public, org.jetbrains.kotlin.platform.type=jvm}.
Could not download okhttp-5.0.0-alpha.2.jar (com.squareup.okhttp3:okhttp:5.0.0-alpha.2)
Could not get resource 'https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/5.0.0-alpha.2/okhttp-5.0.0-alpha.2.jar'.
Could not GET 'https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/5.0.0-alpha.2/okhttp-5.0.0-alpha.2.jar'.
Read timed out
Failed to transform okio-jvm-2.9.0.jar (com.squareup.okio:okio:2.9.0) to match attributes {artifactType=android-java-res, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime, org.jetbrains.kotlin.platform.type=jvm}.
Could not download okio-jvm-2.9.0.jar (com.squareup.okio:okio:2.9.0)
Could not get resource 'https://repo.maven.apache.org/maven2/com/squareup/okio/okio/2.9.0/okio-2.9.0.jar'.
Could not GET 'https://repo.maven.apache.org/maven2/com/squareup/okio/okio/2.9.0/okio-2.9.0.jar'.
Read timed out
2 个回复
2***@qq.com
一样云打包调用原生插件依赖请求失败
2***@qq.com
Execution failed for task ':app:checkReleaseAarMetadata'.