@Mojo(name="deploy",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
defaultPhase=VALIDATE)
@Execute(phase=INSTALL)
public class DeployMojo
extends ApplyMojo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
skipDeploy |
applyService, DEFAULT_KUBERNETES_MANIFEST, DEFAULT_OPENSHIFT_MANIFEST, kubernetesManifest, recreate, serviceUrlWaitTimeSeconds, skipApplyaccess, clusterAccess, DEFAULT_LOG_PREFIX, javaProject, jkubeServiceHub, log, mojoExecution, namespace, offline, project, resources, securityDispatcher, session, settings, skip, useColor, verbose| Constructor and Description |
|---|
DeployMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canExecute() |
applyEntities, disableOpenShiftFeatures, executeInternal, getKubernetesManifest, getProject, initServices, isRollingUpgradePreserveScalecreateLogger, execute, getKitLogger, getLogPrefix, getResources, getRuntimeMode, getSettings, init, initClusterConfiguration, initJKubeServiceHubBuildergetLog, getPluginContext, setLog, setPluginContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetManifestgetKitLogger@Parameter(property="jkube.skip.deploy",
defaultValue="false")
protected boolean skipDeploy
protected boolean canExecute()
canExecute in class ApplyMojoCopyright © 2022. All rights reserved.