vanniktech / gradle-maven-publish-plugin

A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.
https://vanniktech.github.io/gradle-maven-publish-plugin
Apache License 2.0
1.28k stars 119 forks source link

releaseRepository FAILED #844

Open ronjunevaldoz opened 1 week ago

ronjunevaldoz commented 1 week ago
 ./gradlew publishAndReleaseToMavenCentral --no-configuration-cache

A deployment id needs to be provided with--repositorywhen publishing through Central Portal

gabrielittner commented 5 days ago

Could you share the full log from when the error happened?