@Mojo(name="push",
defaultPhase=DEPLOY)
public class PushMojo
extends AbstractDockerMojo
API_VERSION, autoPull, CONTEXT_KEY_LOG_DISPATCHER, CONTEXT_KEY_START_CALLED, DOCKER_HTTPS_PORT, imageConfigResolver, keepContainer, log, portPropertyFile, project, registry, removeVolumes, serviceHubFactory, session, settings, useColor, verbose| Constructor and Description |
|---|
PushMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeInternal(ServiceHub hub)
Hook for subclass for doing the real job
|
checkImageWithAutoPull, contextualize, execute, getConfiguredRegistry, getImages, getLogDispatcher, getPomLabel, isDockerAccessRequired, matchesConfiguredImages, prepareAuthConfigpublic void executeInternal(ServiceHub hub) throws DockerAccessException, org.apache.maven.plugin.MojoExecutionException
executeInternal in class AbstractDockerMojohub - context for accessing backendsDockerAccessExceptionorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2016. All Rights Reserved.