apache/maven-mvnd
Apache Maven Daemon observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 74
- Longevity 100
Flags: no_readme
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: 70
- age_days: 2538
- days_rel: 95
- days_push: 7
- n_releases_24m: 4
Adoption not part of the score
3456 stars · 251 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Apache Maven Daemon (mvnd) is a drop-in replacement for the Maven build tool that runs builds in a long-lived background daemon process. It leverages the daemon to keep the JVM and classloader caches warm, dramatically speeding up repeated Maven builds.
Use cases
- speed up maven builds
- faster java build times
- avoid jvm startup overhead in maven
- run maven builds with parallel execution
- drop-in replacement for mvn
- reduce build times in ci and local development
When to choose
- you use Maven for Java builds and want faster incremental builds
- you run mvn repeatedly during development and want warm JVM caching
- you want a mostly drop-in mvn-compatible CLI with parallel builds
When to avoid
- your build environment cannot keep a daemon process alive (e.g. some CI setups)
- you rely on strict per-invocation JVM isolation or Maven features incompatible with the daemon
- you use a different build system like Gradle
Facets
cli-tool · maturity active
build-tool cli developer-tools developer-tools windows jvm cli cross-platform maven java build-management daemon build-performance apache command-line devops linux macos
4 sources
- homepage: https://maven.apache.org/ · fetched 2026-08-29 · ed97711f8646
- site_page: https://maven.apache.org/install.html · fetched 2026-08-29 · 1dada9b84bbf
- site_page: https://maven.apache.org/docs/history.html · fetched 2026-08-29 · 63e1dcdd9334
- site_page: https://maven.apache.org/guides/index.html · fetched 2026-08-29 · 7a7274db9bb8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/maven-mvnd | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="apache/maven-mvnd")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem