spotify/docker-maven-plugin
INACTIVE: A maven plugin for Docker observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: n/a
- age_days: 4454
- days_rel: n/a
- days_push: 1814
- n_releases_24m: 0
Adoption not part of the score
2646 stars · 556 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Maven plugin for building and pushing Docker images from Java projects, capable of generating Dockerfiles from pom.xml configuration. It is officially inactive; Spotify recommends using dockerfile-maven instead.
Use cases
- build docker images from maven builds
- push java service images to a docker registry
- generate a dockerfile from pom.xml configuration
- bind docker build commands to maven lifecycle phases
- authenticate with private docker registries from maven
When to choose
- maintaining a legacy Java build that already uses this plugin
- you need Dockerfile generation from pom.xml and cannot migrate
When to avoid
- starting a new project - it is inactive and unmaintained
- you want a simpler Dockerfile-based workflow (use dockerfile-maven or Jib)
- you need Dockerfile commands like VOLUME without a Dockerfile
Facets
plugin · maturity abandoned
build-tool container-runtime deployment developer-tools jvm cli maven-plugin docker-images java deprecated container-build devops containers docker
1 source
- readme: https://github.com/spotify/docker-maven-plugin · fetched 2026-08-28 · a3caa5d6191d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spotify/docker-maven-plugin | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="spotify/docker-maven-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem