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. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 99
- Release rhythm 77
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 69
- age_days: 3022
- days_rel: 73
- days_push: 7
- n_releases_24m: 8
Adoption not part of the score
1732 stars · 140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Gradle plugin that automates publishing Java, Kotlin, Android, and Kotlin Multiplatform libraries to Maven Central or any Nexus instance, including sources and javadoc. It unifies publishing configuration across project types and supports in-memory GPG signing for CI.
Use cases
- publish my android library to maven central
- upload kotlin multiplatform library to nexus
- sign artifacts with gpg on CI without key files
- publish gradle plugin with sources and javadoc
- configure maven publishing for all subprojects via gradle properties
- automatically release from sonatype staging without web UI
When to choose
- you publish Android, Kotlin, or KMP libraries and want one unified setup
- you want easy Maven Central publishing with automatic releasing
- you need CI-friendly GPG signing via environment variables
When to avoid
- you publish only plain JVM artifacts and are happy with Gradle's built-in maven-publish
- your target repository is not Maven/Nexus compatible
- you don't use Gradle as your build system
Facets
plugin · maturity active
build-tool deployment developer-tools developer-tools android-tools jvm cli cross-platform gradle-plugin maven-central artifact-publishing kotlin-multiplatform android-library gpg-signing nexus automation
2 sources
- readme: https://github.com/vanniktech/gradle-maven-publish-plugin · fetched 2026-08-28 · 522cdf60bccc
- homepage: https://vanniktech.github.io/gradle-maven-publish-plugin · fetched 2026-08-29 · ff26ae85f5ee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vanniktech/gradle-maven-publish-plugin | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="vanniktech/gradle-maven-publish-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem