@Mojo(name="push",
defaultPhase=INSTALL,
requiresDependencyResolution=COMPILE)
public class PushMojo
extends AbstractDockerMojo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
skipPush |
access, authConfig, authConfigFactory, autoCreateCustomNetworks, autoPull, buildArgs, buildRecreate, buildStrategy, certPath, clusterAccess, containerNamePattern, CONTEXT_KEY_BUILD_TIMESTAMP, CONTEXT_KEY_LOG_DISPATCHER, DOCKER_BUILD_TIMESTAMP, dockerAccessFactory, dockerHost, enricher, environment, filter, forcePull, generator, imageConfigResolver, imagePullPolicy, images, javaProject, jkubeServiceHub, keepContainer, keepRunning, log, logDate, logOutputSpecFactory, logStdout, machine, maxConnections, mojoExecution, namespace, offline, outputDirectory, plexusContainer, profile, project, projectHelper, pullRegistry, registry, removeVolumes, resolvedImages, resourceDir, resources, runtimeMode, session, settings, skip, skipBuild, skipBuildPom, skipExtendedAuth, skipMachine, sourceDirectory, useColor, useProjectClasspath, verbose, watchFollow, watchInterval, watchMode, watchPostExec, watchPostGoal, watchShowLogs| Constructor and Description |
|---|
PushMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeInternal()
Hook for subclass for doing the real job
|
protected boolean |
shouldSkip() |
buildServiceConfigBuilder, contextualize, customizeConfig, doExecute, execute, extractEnricherConfig, extractGeneratorConfig, generatorContextBuilder, getConfiguredRuntimeMode, getDockerAccessContext, getEnricherContext, getGavLabel, getJKubeBuildStrategy, getKitLogger, getLogDispatcher, getLogPrefix, getRegistryConfig, getResolvedImages, init, initClusterConfiguration, initJKubeConfiguration, isDockerAccessRequired, logException, shouldSkipBecauseOfPomPackaging, useColorForLogging@Parameter(property="jkube.skip.push",
defaultValue="false")
protected boolean skipPush
protected boolean shouldSkip()
shouldSkip in class AbstractDockerMojopublic void executeInternal()
throws org.apache.maven.plugin.MojoExecutionException
AbstractDockerMojoexecuteInternal in class AbstractDockerMojoorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2023. All rights reserved.