Last Version

Docker Maven Plugin 5.0.0

A plugin designed to wrap the docker API to prepare docker images for integration testing. Tested containers can then be pushed to a central docker remoteRepositories and deployed into production.

License

License

Categories

Categories

Maven Build Tools Docker Container Virtualization Tools Net
GroupId

GroupId

net.wouterdanes.docker
ArtifactId

ArtifactId

docker-maven-plugin
Version

Version

5.0.0
Type

Type

maven-plugin
Description

Description

Docker Maven Plugin
A plugin designed to wrap the docker API to prepare docker images for integration testing. Tested containers can then be pushed to a central docker remoteRepositories and deployed into production.
Project URL

Project URL

https://github.com/wouterd/docker-maven-plugin
Source Code Management

Source Code Management

https://github.com/wouterd/docker-maven-plugin

Download docker-maven-plugin 5.0.0


<plugin>
    <groupId>net.wouterdanes.docker</groupId>
    <artifactId>docker-maven-plugin</artifactId>
    <version>5.0.0</version>
</plugin>

Dependencies

compile (9)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.0.8
org.glassfish.jersey.core : jersey-client jar 2.11
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
com.google.code.gson : gson jar 2.3.1
org.apache.commons : commons-lang3 jar 3.3.2
org.bouncycastle : bcpkix-jdk15on jar 1.51
org.apache.commons : commons-compress jar 1.10
org.eclipse.aether : aether-api jar 1.1.0
org.eclipse.aether : aether-util jar 1.1.0

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.1
org.apache.maven : maven-core jar 3.1.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.5
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.11

Project Modules

There are no modules declared in this project.