Anyone else notice that publishing KMP artifacts t...
# gradle
e
Anyone else notice that publishing KMP artifacts to the new Maven Central Portal fails with a 404 for androidRelease
👌 1
h
I got the error multiple times today, without an android target but a plain JVM lib, so I guess it’s not related to Android but too many publications or an internal error.
e
From Sonatype
There was an issue with the Snapshots backend which required content reindexing. Unfortunately the external access to the service had to be shutdown while the reindexing runs. ETA is in 6h from now.
thank you color 2
h
No, I use the core maven-publish plugin for snapshots.
m
Maven Central snapshots repository is back online.
thank you color 3
s
Snapshot deployment to Maven Central was flaky for me the past few days for Android artifacts.
h
Well, the release portal is also flaky at the moment