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

spotify/dockerfile-maven

MATURE: A set of Maven tools for dealing with Dockerfiles observed · 2026-08-28

github.com/spotify/dockerfile-maven · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3822
  • days_rel: n/a
  • days_push: 1674
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2733 stars · 474 forks observed · 2026-08-28

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

A Maven plugin that integrates Docker image building, tagging, and pushing into the Maven build lifecycle using Dockerfiles. It lets Maven goals like `mvn package` and `mvn deploy` build and push Docker images and supports inter-project image dependencies in the Maven reactor.

Use cases

  • build docker images from maven builds
  • push docker images with mvn deploy
  • integrate docker builds into maven lifecycle
  • run multi-service integration tests with docker images in maven reactor
  • tag docker images with project version automatically

When to choose

  • you use Maven and want Docker image builds tied to standard Maven phases
  • you want simple Dockerfile-based builds without extra abstraction
  • you need Maven reactor ordering across services with image dependencies

When to avoid

  • you need active development, new features, or non-critical bug fixes
  • you use Gradle or a non-JVM build tool
  • you want a plugin that builds images without a Dockerfile (e.g., Jib-style)

Facets

plugin · maturity maintenance

build-tool deployment container-runtime ci-cd developer-tools jvm cross-platform maven-plugin docker dockerfile java container-images devops containers

1 source

Member repositories

RepositoryRoleHealth v2
spotify/dockerfile-mavenmain10

For agents

markdown · JSON · MCP: product_card(name="spotify/dockerfile-maven")

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