@Mojo(name="verify",
defaultPhase=VERIFY,
threadSafe=true,
instantiationStrategy=PER_LOOKUP)
public class VerifyMojo
extends AbstractDockerMojo
Mojo checks for any errors in the Docker Maven Plugin during the previous build
phases and fails the build if any errors have happened.| Constructor and Description |
|---|
VerifyMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute() |
attachTag, cleanUpStartedContainers, enqueueForPushing, enqueueForPushing, enqueueForPushing, enqueueForPushingToRegistry, execute, getBuiltImageForStartId, getBuiltImages, getCredentials, getDockerProvider, getImagesToPush, getInfoForContainerStartId, getPluginErrors, getStartedContainers, handleDockerException, registerBuiltImage, registerPluginError, registerStartedContainer, setProviderName, setSkipprotected 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.