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

fabric8io/docker-maven-plugin

Maven plugin for running and creating Docker images observed · 2026-08-28

github.com/fabric8io/docker-maven-plugin · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 99
  • Release rhythm 64
  • 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: 182
  • age_days: 4543
  • days_rel: 24
  • days_push: 8
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1933 stars · 655 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 Docker images and managing Docker containers directly from the Maven build lifecycle. It supports goals for building, starting, stopping, tagging, pushing, and watching containers, including running containers for integration tests.

Use cases

  • build docker images from a maven project
  • run docker containers for integration tests in maven build
  • push docker images to a registry during maven deploy
  • generate dockerfiles from maven assembly descriptors
  • watch and rebuild docker images during development
  • manage docker volumes and container lifecycle from maven

When to choose

  • your project uses Maven and you want Docker image builds integrated into the build lifecycle
  • you need to start and stop containers around integration test phases
  • you want to push images to registries as part of mvn deploy
  • you prefer configuring images via Maven POM instead of separate Dockerfiles

When to avoid

  • your project uses Gradle or another build tool instead of Maven
  • you need full Kubernetes deployment management rather than just Docker builds
  • you prefer standalone Dockerfiles and docker CLI without build-tool integration

Facets

plugin · maturity active

build-tool deployment container-runtime ci-cd testing developer-tools jvm cli maven-plugin docker java integration-testing container-images dockerfile docker-compose devops containers automation

2 sources

Member repositories

RepositoryRoleHealth v2
fabric8io/docker-maven-pluginmain87

For agents

markdown · JSON · MCP: product_card(name="fabric8io/docker-maven-plugin")

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