Ross ROSS = Recommend OSS · open-source software intelligence for agents

chrisbanes/gradle-mvn-push

Helper to upload Gradle Android Artifacts to Maven repositories observed · 2026-08-28

github.com/chrisbanes/gradle-mvn-push · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 4681
  • days_rel: n/a
  • days_push: 2181
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1042 stars · 278 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Gradle script helper that automates uploading Android AAR artifacts (and other Gradle builds) to Maven repositories such as Maven Central's Nexus servers. It handles POM generation, signing, and snapshot vs release routing via gradle.properties configuration.

Use cases

  • publish android aar library to maven central
  • upload gradle artifacts to nexus
  • automate maven publishing for android library
  • sign and push aar releases to maven
  • publish snapshot builds to maven snapshot repo

When to choose

  • you maintain an older Android library built with Gradle and need to publish AARs to Maven Central
  • you want a simple properties-file-driven upload script without the maven-publish plugin

When to avoid

  • starting a new project - use the built-in maven-publish plugin or modern alternatives like vanniktech/gradle-maven-publish-plugin
  • the project appears unmaintained with no recent releases

Facets

library · maturity abandoned

build-tool deployment developer-tools developer-tools mobile-development jvm cli gradle maven-central android aar publishing nexus automation

1 source

Member repositories

RepositoryRoleHealth v2
chrisbanes/gradle-mvn-pushmain32

For agents

markdown · JSON · MCP: product_card(name="chrisbanes/gradle-mvn-push")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem