apache/maven
Apache Maven core observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 81
- 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: 40
- age_days: 6313
- days_rel: 51
- days_push: 7
- n_releases_24m: 8
Adoption not part of the score
5323 stars · 3111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apache Maven is the standard build automation and dependency management tool for Java projects, driven by a declarative pom.xml project object model. It manages builds, testing, documentation, site publication, and artifact distribution through an extensive plugin ecosystem.
Use cases
- build a java project from the command line
- manage maven dependencies for a java project
- create a pom.xml build configuration
- publish artifacts to maven central
- run unit tests as part of a java build lifecycle
- set up ci/cd builds for a java repository
When to choose
- you are building a Java or JVM project and want convention-over-configuration builds
- you need mature dependency management with transitive resolution from Maven Central
- your team already uses Maven plugins, archetypes, or CI integrations
When to avoid
- you prefer Gradle's scriptable Kotlin/Groovy DSL or incremental builds
- you are not on the JVM and need a polyglot build tool
- you want minimal build overhead for small scripts or prototypes
Facets
cli-tool · maturity stable
build-tool package-manager dependency-audit ci-cd plugin-system developer-tools jvm cross-platform cli pom maven-central java-build project-management reproducible-builds jvm java build-automation dependency-management
3 sources
- readme: https://github.com/apache/maven · fetched 2026-08-28 · b477f9b5153c
- homepage: https://maven.apache.org/ref/current · fetched 2026-08-29 · 6833ee65c173
- site_page: https://maven.apache.org/ref/3.9.16/apidocs/index.html · fetched 2026-08-29 · 711ece6b62d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/maven | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem