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

Could not find com.vincan:medialoader:1.0.0 #9

Open
danielcshn opened this issue Nov 25, 2023 · 0 comments
Open

Could not find com.vincan:medialoader:1.0.0 #9

danielcshn opened this issue Nov 25, 2023 · 0 comments

Comments

@danielcshn
Copy link

INFO:

  • Android Studio Giraffe | 2022.3.1 Patch 4
  • Build #AI-223.8836.35.2231.11090377, built on November 13, 2023
  • Runtime version: 17.0.6+0-b2043.56-10027231 amd64
  • VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
  • Gradle JDK: jbr-17 (JetBrains Runtime version 17.0.6)
  • Windows 11 22H2 (version 10.0.22621.2715)

DETAIL:

When updating compileSdk 33 > 34, the package was no longer found. Also when migrating jcenter() from build.gradle > mavenCentral()

implementation 'com.vincan:medialoader:1.0.0'

ERROR:

FAILURE: Build completed with 8 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 com.vincan:medialoader:1.0.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
       - https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.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:mapDebugSourceSetPaths'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.vincan:medialoader:1.0.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
       - https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.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:mergeDebugResources'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.vincan:medialoader:1.0.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
       - https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.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:processDebugMainManifest'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.vincan:medialoader:1.0.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
       - https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.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:mergeDebugAssets'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.vincan:medialoader:1.0.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
       - https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.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:checkDebugDuplicateClasses'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.vincan:medialoader:1.0.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
       - https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.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:desugarDebugFileDependencies'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.vincan:medialoader:1.0.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
       - https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.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.
==============================================================================

8: 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 com.vincan:medialoader:1.0.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.pom
       - https://repo.maven.apache.org/maven2/com/vincan/medialoader/1.0.0/medialoader-1.0.0.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 5s
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

1 participant