Expected Behavior
Sonatype is changing how artifacts are uploaded with new accounts. See https://central.sonatype.org/register/central-portal/ and https://central.sonatype.org/publish/publish-portal-api/
The new API uploads a single zip file containing a full publication in one go and as a result the current method doesn't work anymore. Would be nice to have built-in support for the new API in the maven-publish plugin.
Current Behavior (optional)
No response
Context
vanniktech/gradle-maven-publish-plugin#722
KotlinLang slack discussion