# dcendents/android-maven-gradle-plugin

Abandoned. This is now supported by the android build plugin: https://developer.android.com/studio/build/maven-publish-plugin

Repository: https://github.com/dcendents/android-maven-gradle-plugin
Canonical: https://ross.abutalabs.com/products/android-maven-gradle-plugin
Language: Groovy
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2020-05-18T14:16:50+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4699, "days_push": 2298, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1078, forks 136 (observed 2026-08-28T04:03:29.901966+00:00)

## What it is
A Gradle plugin that made it easy to publish Android library projects to Maven repositories. It has been abandoned because this functionality is now built into the official Android Gradle plugin's maven-publish support.

## Use cases
- publish android library to maven central
- generate pom file for android aar library
- upload android library to jcenter or nexus
- gradle plugin to package android library as maven artifact

## When to choose
- maintaining a legacy Android build that already depends on this plugin
- working on an old project that cannot upgrade to a modern Android Gradle plugin version

## When to avoid
- starting a new Android library project
- using a recent Android Gradle plugin version, which includes built-in maven-publish support
- you need ongoing maintenance or bug fixes

## Facets
- artifact type: plugin
- maturity: abandoned
- function: build-tool, package-manager
- domain: android-tools, developer-tools, mobile-development
- platform: jvm
- tags: gradle-plugin, maven-publish, android-library, deprecated, android, gradle

## Member repositories
- dcendents/android-maven-gradle-plugin (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.901966+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:53:08.784295+00:00, confidence not recorded.
  - readme: https://github.com/dcendents/android-maven-gradle-plugin (fetched 2026-08-28T04:03:29.901966+00:00, sha ec3a623896a1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
