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

apache/maven-mvnd

Apache Maven Daemon observed · 2026-08-28

github.com/apache/maven-mvnd · homepage · Java · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
apache/maven-mvndmain90

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