@Mojo(name="push",
defaultPhase=DEPLOY)
public class PushMojo
extends AbstractDockerMojo
autoPull, CONTEXT_KEY_BUILD_TIMESTAMP, CONTEXT_KEY_LOG_DISPATCHER, CONTEXT_KEY_START_CALLED, DOCKER_BUILD_TIMESTAMP, dockerAccessFactory, execution, imageConfigResolver, imagePullPolicy, keepContainer, log, project, registry, removeVolumes, serviceHubFactory, session, settings, skipExtendedAuth, useColor, verbose| Constructor and Description |
|---|
PushMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeInternal(ServiceHub hub)
Hook for subclass for doing the real job
|
contextualize, customizeConfig, execute, getBuildTimestamp, getBuildTimestampFile, getDockerAccessContext, getImagePullManager, getLogDispatcher, getLogPrefix, getPomLabel, getReferenceDate, getRegistryConfig, getResolvedImages, getVolumes, isDockerAccessRequiredpublic void executeInternal(ServiceHub hub) throws DockerAccessException, org.apache.maven.plugin.MojoExecutionException
executeInternal in class AbstractDockerMojohub - context for accessing backendsDockerAccessExceptionorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2018. All rights reserved.