Skip to content

Dependency apache-commons-codec-shaded:1.11 fails to resolve in builds #2

Description

@divyameher

Hi team,

We're currently unable to build projects that depend on com.github.ExCiteS:apache-commons-codec-shaded:1.11 due to artifact resolution failures.


❌ Error Details

When running ./gradlew build --refresh-dependencies, the following error occurs:

> Task :app:checkDebugAarMetadata FAILED

* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.github.ExCiteS:apache-commons-codec-shaded:1.11.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/github/ExCiteS/apache-commons-codec-shaded/1.11/apache-commons-codec-shaded-1.11.pom
       - https://repo.maven.apache.org/maven2/com/github/ExCiteS/apache-commons-codec-shaded/1.11/apache-commons-codec-shaded-1.11.pom
       - https://jitpack.io/com/github/ExCiteS/apache-commons-codec-shaded/1.11/apache-commons-codec-shaded-1.11.pom
       - file:/app/libs/apache-commons-codec-shaded-1.11.jar

This prevents consumers from building their projects reliably and results in intermittent failures depending on caching and network conditions.


https://jitpack.io/#ExCiteS/apache-commons-codec-shaded
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions