@Mojo(defaultPhase=INSTALL,
name="tag-images",
threadSafe=true,
instantiationStrategy=PER_LOOKUP)
public class TagImageMojo
extends AbstractDockerMojo
| Constructor and Description |
|---|
TagImageMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute() |
void |
setImages(List<ImageTagConfiguration> images) |
attachTag, cleanUpStartedContainers, enqueueForPushing, enqueueForPushing, enqueueForPushing, enqueueForPushingToRegistry, execute, getBuiltImageForStartId, getBuiltImages, getCredentials, getDockerProvider, getImagesToPush, getInfoForContainerStartId, getPluginErrors, getStartedContainers, handleDockerException, registerBuiltImage, registerPluginError, registerStartedContainer, setProviderName, setSkippublic void setImages(List<ImageTagConfiguration> images)
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.MojoFailureExceptionCopyright © 2016. All Rights Reserved.