virtual-joystick-android icon indicating copy to clipboard operation
virtual-joystick-android copied to clipboard

have problem "Could not find io.github.controlwear:virtualjoystick:1.10.1."

Open pojii opened this issue 2 years ago • 0 comments

I tried to find solution in google. How to solve? Thank you

Executing tasks: [:app:assembleDebug] in project /Users/poj/AndroidStudioProjects/MyApplication

> Task :app:preBuild UP-TO-DATE
> Task :app:preDebugBuild UP-TO-DATE
> Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
> Task :app:compileDebugAidl NO-SOURCE
> Task :app:compileDebugRenderscript NO-SOURCE
> Task :app:generateDebugBuildConfig UP-TO-DATE
> Task :app:checkDebugAarMetadata FAILED
> Task :app:generateDebugResValues UP-TO-DATE
> Task :app:generateDebugResources UP-TO-DATE
> Task :app:mergeDebugResources FAILED
> Task :app:packageDebugResources UP-TO-DATE
> Task :app:parseDebugLocalResources UP-TO-DATE
> Task :app:createDebugCompatibleScreenManifests UP-TO-DATE
> Task :app:extractDeepLinksDebug UP-TO-DATE
> Task :app:processDebugMainManifest FAILED
> Task :app:javaPreCompileDebug UP-TO-DATE
> Task :app:mergeDebugShaders UP-TO-DATE
> Task :app:compileDebugShaders NO-SOURCE
> Task :app:generateDebugAssets UP-TO-DATE
> Task :app:mergeDebugAssets FAILED
> Task :app:processDebugJavaRes NO-SOURCE
> Task :app:checkDebugDuplicateClasses FAILED
> Task :app:desugarDebugFileDependencies FAILED
> Task :app:mergeDebugJniLibFolders UP-TO-DATE
> Task :app:mergeDebugNativeLibs FAILED
> Task :app:validateSigningDebug UP-TO-DATE
> Task :app:writeDebugAppMetadata UP-TO-DATE
> Task :app:writeDebugSigningConfigVersions

FAILURE: Build completed with 7 failures.

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 io.github.controlwear:virtualjoystick:1.10.1.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
       - https://repo.maven.apache.org/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
     Required by:
         project :app

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:mergeDebugResources'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find io.github.controlwear:virtualjoystick:1.10.1.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
       - https://repo.maven.apache.org/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
     Required by:
         project :app

* 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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:processDebugMainManifest'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find io.github.controlwear:virtualjoystick:1.10.1.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
       - https://repo.maven.apache.org/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
     Required by:
         project :app

* 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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:mergeDebugAssets'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find io.github.controlwear:virtualjoystick:1.10.1.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
       - https://repo.maven.apache.org/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
     Required by:
         project :app

* 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.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:checkDebugDuplicateClasses'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find io.github.controlwear:virtualjoystick:1.10.1.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
       - https://repo.maven.apache.org/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
     Required by:
         project :app

* 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.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:desugarDebugFileDependencies'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find io.github.controlwear:virtualjoystick:1.10.1.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
       - https://repo.maven.apache.org/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
     Required by:
         project :app

* 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.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:mergeDebugNativeLibs'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find io.github.controlwear:virtualjoystick:1.10.1.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
       - https://repo.maven.apache.org/maven2/io/github/controlwear/virtualjoystick/1.10.1/virtualjoystick-1.10.1.pom
     Required by:
         project :app

* 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 2s
19 actionable tasks: 8 executed, 11 up-to-date

pojii avatar Jul 07 '22 09:07 pojii