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

added optional username and password parameters to publishToMavenCentral #824

Open Geka000 opened 3 months ago

Geka000 commented 3 months ago

Provide a way to set username and password for mavenCentral see https://github.com/vanniktech/gradle-maven-publish-plugin/issues/798