@Mojo(name="deploy",
requiresDependencyResolution=COMPILE,
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, failOnError, recreate, routeDomain, s2iBuildNameSuffix, serviceUrlWaitTimeSeconds, skipApply| Constructor and Description |
|---|
DeployMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeInternal() |
applyEntities, createIngress, createRoutes, disableOpenShiftFeatures, getExternalServiceURL, getOrCreateSpec, getProject, getRootProject, getRootProjectFolder, initServices, isExposeService, isRollingUpgradePreserveScale, isRollingUpgradescreateExternalProcessLogger, createLogger, execute, getClusterConfiguration, getProperty@Parameter(property="docker.skip.deploy",
defaultValue="false")
protected boolean skipDeploy
public void executeInternal()
throws org.apache.maven.plugin.MojoExecutionException
executeInternal in class ApplyMojoorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2019. All rights reserved.