| Package | Description |
|---|---|
| net.wouterdanes.docker.maven |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPreVerifyDockerMojo
Base class for Mojos that execute prior to the "verify" phase.
|
class |
BuildImageMojo
This class is responsible for building docker images specified in the POM file.
|
class |
CommitContainerMojo |
class |
PushImageMojo
This class is responsible for pushing docking images in the deploy phase of the maven build.
|
class |
StartContainerMojo
This class is responsible for starting docking containers in the pre-integration phase of the maven build.
|
class |
StopContainerMojo
This class is responsible for stopping the docker containers that were started by the plugin.
|
class |
TagImageMojo
This class is responsible for tagging docking images in the install phase of the maven build.
|
class |
VerifyMojo
This
Mojo checks for any errors in the Docker Maven Plugin during the previous build
phases and fails the build if any errors have happened. |
Copyright © 2016. All Rights Reserved.