Dockerfile Maven Plugin

Adds support for building Dockerfiles in Maven

License

License

Categories

Categories

Maven Build Tools Docker Container Virtualization Tools
GroupId

GroupId

com.xenoamess.docker
ArtifactId

ArtifactId

dockerfile-maven-plugin
Last Version

Last Version

1.4.24
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Dockerfile Maven Plugin
Adds support for building Dockerfiles in Maven

Download dockerfile-maven-plugin

How to add to project

<plugin>
    <groupId>com.xenoamess.docker</groupId>
    <artifactId>dockerfile-maven-plugin</artifactId>
    <version>1.4.24</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
com.xenoamess.docker : docker-client jar 8.17.2
com.google.auth : google-auth-library-oauth2-http jar 1.4.0
com.google.guava : guava jar 31.0.1-jre
com.xenoamess.docker : dockerfile-maven-extension jar 1.4.24
org.apache.maven : maven-archiver jar 3.5.2
org.sonatype.plexus : plexus-sec-dispatcher jar 1.4
com.google.code.gson : gson jar 2.8.9

provided (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.4
org.apache.maven : maven-core jar 3.8.4
org.apache.maven : maven-model jar 3.8.4
org.apache.maven : maven-artifact jar 3.8.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.22.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.24
1.4.24-beta1
1.4.23
1.4.22
1.4.21-fx1
1.4.21
1.4.20