@Mojo(name="push", defaultPhase=DEPLOY) public class PushMojo extends AbstractDockerMojo
autoPull, CONTEXT_KEY_BUILD_TIMESTAMP, CONTEXT_KEY_LOG_DISPATCHER, CONTEXT_KEY_PREVIOUSLY_PULLED, CONTEXT_KEY_START_CALLED, DOCKER_BUILD_TIMESTAMP, dockerAccessFactory, execution, imageConfigResolver, 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, getConfiguredRegistry, getDockerAccessContext, getLogDispatcher, getLogPrefix, getPomLabel, getReferenceDate, getRegistryConfig, getResolvedImages, getVolumes, isDockerAccessRequired
public void executeInternal(ServiceHub hub) throws DockerAccessException, org.apache.maven.plugin.MojoExecutionException
executeInternal
in class AbstractDockerMojo
hub
- context for accessing backendsDockerAccessException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2019. All rights reserved.