firebase / firebase-android-sdk

Firebase Android SDK
https://firebase.google.com
Apache License 2.0
2.28k stars 578 forks source link

Firebase App Distribution 17.0.0 isn't available #5932

Closed joshafeinberg closed 6 months ago

joshafeinberg commented 6 months ago

[READ] Step 1: Are you in the right place?

Issues filed here should be about bugs in the code in this repository. If you have a general question, need help debugging, or fall into some other category use one of these other channels:

[REQUIRED] Step 2: Describe your environment

[REQUIRED] Step 3: Describe the problem

Steps to reproduce:

What happened? How can we make the problem occur? This could be a description, log/console output, etc.

It appears that version 17.0.0 wasn't released properly. The page is unable to load (https://maven.google.com/web/index.html#com.google.firebase:firebase-appdistribution:17.0.0) and I get errors both locally and on CI when I attempt to download.

lehcar09 commented 6 months ago

Hi @joshafeinberg, thank you for reaching out. Currently, the latest version of Firebase App Distribution is 16.0.0-beta12. You can check the latest versions and release notes from here.

The v17.0.0 might be a placeholder for the next version. However, I understand if this might be confusing. I'll notify our engineers about this and see what we can do here.

For now, I suggest using the version posted from our official release notes.

rlazo commented 6 months ago

Hi @joshafeinberg thanks for your report.

Due to an internal error, a 17.0.0 artifact was pushed and later pulled from maven. We know this is a disruptive process and we are sorry. We are creating additional safeguards to prevent this from happening in the future.

Please, use 16.0.0-beta12 instead, as it's the latest version.

rlazo commented 6 months ago

The invalid artifacts are no longer included in the maven index.