Error:Could not determine the dependencies of task ':app:extractIncludeDebugProto'.

本文介绍了解决Android Studio 3.0中使用protobuf-gradle-plugin插件时遇到的问题,当任务依赖无法确定时,需要升级插件到0.8.2版本及以上。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

【Android】 android studio 3.0 Error:Could not determine the dependencies of task ‘:app:extractIncludeDebugProto’.

Resolving configuration ‘debugCompile’ directly is not allowed

在Androidstudio3.0 使用protobuf-gradle-plugin 插件 需要0.8.2以上才能使用

ould not determine the dependencies of task ':app-java:compileDebugJavaWithJavac'. > Could not resolve all task dependencies for configuration ':app-java:debugCompileClasspath'. > Could not resolve project :library. Required by: project :app-java > Unable to find a matching configuration of project :library: - None of the consumable configurations have attributes. * Try: Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Exception is: org.gradle.api.internal.tasks.TaskDependencyResolveException: Could not determine the dependencies of task ':app-java:compileDebugJavaWithJavac'. at org.gradle.api.internal.tasks.CachingTaskDependencyResolveContext.getDependencies(CachingTaskDependencyResolveContext.java:68) at org.gradle.execution.plan.TaskDependencyResolver.resolveDependenciesFor(TaskDependencyResolver.java:46) at org.gradle.execution.plan.LocalTaskNode.getDependencies(LocalTaskNode.java:106) at org.gradle.execution.plan.LocalTaskNode.resolveDependencies(LocalTaskNode.java:79) at org.gradle.execution.plan.DefaultExecutionPlan.addEntryTasks(DefaultExecutionPlan.java:176) at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph.addEntryTasks(DefaultTaskExecutionGraph.java:139) at org.gradle.execution.TaskNameResolvingBuildConfigurationAction.configure(TaskNameResolvingBuildConfigurationAction.java:49) at org.gradle.execution.DefaultBuildConfigurationActionExecuter.configure(DefaultBuildConfigurationActionExecuter.java:58) at org.gradle.execution.DefaultBuildConfigurationActionExecuter.access$200(DefaultBuildConfigurationActionExecuter.java:26) at org.gradle.execution.DefaultBuildConfigurationActionExecuter$2.proceed(DefaultBuildConfigurationActionExecuter.java:66) at org.gradle.execution.DefaultTasksBuildExecutionAction.configure(DefaultTasksBuildExecutionAction.java:45) at org.gradle.execution.DefaultBuildConfigurationActionExecuter.configure(DefaultBuildConfigurationActio
03-13
> react-native run-android info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag. Jetifier found 1715 file(s) to forward-jetify. Using 12 workers... info JS server already running. info Installing the app... Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings 6 actionable tasks: 6 up-to-date FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':jcore-react-native'. > Could not determine the dependencies of null. > Could not resolve all task dependencies for configuration ':jcore-react-native:classpath'. > Could not find com.android.tools.build:gradle:2.2.3. Searched in the following locations: - https://jcenter.bintray.com/com/android/tools/build/gradle/2.2.3/gradle-2.2.3.pom If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration. Required by: project :jcore-react-native * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 17s error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':jcore-react-native'. > Could not determine the dependencies of null. > Could not resolve all task dependencies for configuration ':jcore-react-native:classpath'. > Could not find com.android.tools.build:gradle:2.2.3. Searched in the following locations: - https://jcenter.bintray.com/com/android/tools/build/gradle/2.2.3/gradle-2.2.3.pom If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration. Required by: project :jcore-react-native * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 17s at makeError (D:\AwesomeProject\node_modules\execa\index.js:174:9) at D:\AwesomeProject\node_modules\execa\index.js:278:16 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async runOnAllDevices (D:\AwesomeProject\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:109:5) at async Command.handleAction (D:\AwesomeProject\node_modules\@react-native-community\cli\build\index.js:192:9) info Run CLI with --verbose flag for more details.
最新发布
08-09
"打包结果:* What went wrong: UATHelper: 打包 (Android (ASTC)): Could not determine the dependencies of task ':app:buildDebugPreBundle'. UATHelper: 打包 (Android (ASTC)): > Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. UATHelper: 打包 (Android (ASTC)): > Could not resolve com.google.android.gms:play-services-audience:[17.0.0]. UATHelper: 打包 (Android (ASTC)): Required by: UATHelper: 打包 (Android (ASTC)): project :app > com.google.android.gms:play-services-plus:17.0.0 UATHelper: 打包 (Android (ASTC)): > Failed to list versions for com.google.android.gms:play-services-audience. UATHelper: 打包 (Android (ASTC)): > Unable to load Maven meta-data from https://dl.google.com/dl/android/maven2/com/google/android/gms/play-services-audience/maven-metadata.xml. UATHelper: 打包 (Android (ASTC)): > Could not HEAD 'https://dl.google.com/dl/android/maven2/com/google/android/gms/play-services-audience/maven-metadata.xml'. UATHelper: 打包 (Android (ASTC)): > ��֪�������������� (dl.google.com) UATHelper: 打包 (Android (ASTC)): > Failed to list versions for com.google.android.gms:play-services-audience. UATHelper: 打包 (Android (ASTC)): > Unable to load Maven meta-data from https://repo.maven.apache.org/maven2/com/google/android/gms/play-services-audience/maven-metadata.xml. UATHelper: 打包 (Android (ASTC)): > Could not get resource 'https://repo.maven.apache.org/maven2/com/google/android/gms/play-services-audience/maven-metadata.xml'. UATHelper: 打包 (Android (ASTC)): > Could not GET 'https://repo.maven.apache.org/maven2/com/google/android/gms/play-services-audience/maven-metadata.xml'. UATHelper: 打包 (Android (ASTC)): > ��֪�������������� (repo.maven.apache.org) UATHelper: 打包 (Android (ASTC)): > Failed to list versions for com.google.android.gms:play-services-audience. UATHelper: 打包 (Android (ASTC)): > Unable to load Maven meta-data from https://jcenter.bintray.com/com/google/android/gms/play-services-audience/maven-metadata.xml. UATHelper: 打包 (Android (ASTC)): > Could not get resource 'https://jcenter.bintray.com/com/google/android/gms/play-services-audience/maven-metadata.xml'. UATHelper: 打包 (Android (ASTC)): > Could not GET 'https://jcenter.bintray.com/com/google/android/gms/play-services-audience/maven-metadata.xml'. UATHelper: 打包 (Android (ASTC)): > ��֪�������������� (jcenter.bintray.com) UATHelper: 打包 (Android (ASTC)): * Try: UATHelper: 打包 (Android (ASTC)): Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. UATHelper: 打包 (Android (ASTC)): * Get more help at https://help.gradle.org UATHelper: 打包 (Android (ASTC)): BUILD FAILED in 5s LogSlate: Last resort fallback font was requested. Font: '../../../Engine/Content/Slate/Fonts/DroidSansFallback.ttf', Character: '֪ (U+05aa)' LogSlate: Took 0.008434 seconds to synchronously load lazily loaded font '../../../Engine/Content/SlateDebug/Fonts/LastResort.ttf' (5269K) UATHelper: 打包 (Android (ASTC)): ERROR: cmd.exe failed with args /c ""F:\BaiduNetdiskDownload\Fire\Fire\Intermediate\Android\gradle\rungradle.bat"" :app:bundleDebug UATHelper: 打包 (Android (ASTC)): (see C:\Users\Administrator\AppData\Roaming\Unreal Engine\AutomationTool\Logs\F+UE5_2_1+UE_5.2\Log.txt for full exception trace) UATHelper: 打包 (Android (ASTC)): AutomationTool executed for 0h 43m 35s UATHelper: 打包 (Android (ASTC)): AutomationTool exiting with ExitCode=1 (Error_Unknown) UATHelper: 打包 (Android (ASTC)): BUILD FAILED PackagingResults: Error: Unknown Error" 分析ue5.2 打包安卓端报错原因
07-17
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值