Skip to content

Is v2.5.1 a faulty release? #162

@gmazzo

Description

@gmazzo

Gradle Sync is failing after bumping to 2.5.1.

After inspecting Maven Central, I found out it seems to be in a weird state, where some 2.5.1 artifacts are missing, and others are there but not indexed.

For instance, https://repo1.maven.org/maven2/com/cloudinary/cloudinary-android/2.5.1/ is there, but if you go one level up, https://repo1.maven.org/maven2/com/cloudinary/cloudinary-android/ the latest version you'll see is 2.5.0 🤷‍♂️ , while its maven-metadata points to 2.5.1. Other pieces of the library are directly missing, like cloudinary-android-preprocess

   > Could not find com.cloudinary:cloudinary-android-preprocess:2.5.1.
     Searched in the following locations:
       - https://repo1.maven.org/maven2/com/cloudinary/cloudinary-android-preprocess/2.5.1/cloudinary-android-preprocess-2.5.1.pom

Issue Type (Can be multiple)

[x] Build - Can’t install or import the SDK
[ ] Performance - Performance issues
[ ] Behaviour - Functions aren’t working as expected (Such as generate URL)
[ ] Documentation - Inconsistency between the docs and behaviour
[ ] Other (Specify)

Steps to reproduce

Bump to 2.5.1

Build System

[ ] Maven
[x] Gradle
[ ] Other (Specify)

Metadata

Metadata

Assignees

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