Skip to content

[URGENT] Unable to download dependency from Maven - version 3.0.0 #642

Open
@kaarthicksiyer

Description

  • [Y] I have searched existing issues and confirmed this is not a duplicate

Issues and steps to reproduce

After I did a cache clearance of my Android studio, I started to see issues in downloading the dependency from Maven. Looks like its not available right now and this is so disappointing. It has impacted our development time so much.

Expected behavior

  • Sync gradle
  • gradle will try to download flexbox-3.0.0.pom
  • Shows not available instead of downloading the dependency

Version of the flexbox library

3.0.0

Link to code

* What went wrong:
Execution failed for task ':app:checkDebugAndroidTestDuplicateClasses'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.google.android:flexbox:3.0.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/google/android/flexbox/3.0.0/flexbox-3.0.0.pom
       - https://repo.maven.apache.org/maven2/com/google/android/flexbox/3.0.0/flexbox-3.0.0.pom
     Required by:
         project :app

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