@Mojo(name="commit-containers",
defaultPhase=POST_INTEGRATION_TEST,
threadSafe=true,
instantiationStrategy=PER_LOOKUP)
public class CommitContainerMojo
extends AbstractPreVerifyDockerMojo
| Constructor and Description |
|---|
CommitContainerMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
commitContainer(ContainerCommitConfiguration container) |
protected void |
doExecute() |
protected String |
getMojoGoalName()
For diagnostic purposes.
|
void |
setConfiguration(List<ContainerCommitConfiguration> containers) |
handleDockerExceptionattachTag, cleanUpStartedContainers, enqueueForPushing, enqueueForPushing, enqueueForPushing, enqueueForPushingToRegistry, execute, getBuiltImageForStartId, getBuiltImages, getCredentials, getDockerProvider, getImagesToPush, getInfoForContainerStartId, getPluginErrors, getStartedContainers, registerBuiltImage, registerPluginError, registerStartedContainer, setProviderName, setSkippublic void setConfiguration(List<ContainerCommitConfiguration> containers)
protected void doExecute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
doExecute in class AbstractDockerMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected void commitContainer(ContainerCommitConfiguration container) throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureExceptionprotected String getMojoGoalName()
AbstractPreVerifyDockerMojogetMojoGoalName in class AbstractPreVerifyDockerMojoCopyright © 2016. All Rights Reserved.