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.31k stars 120 forks source link

support custom Sonatype hosts through Gradle property #840

Closed gabrielittner closed 1 month ago

gabrielittner commented 2 months ago

Can be used for custom instances like Amazon's or Google's.

closes #833