@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, resources, routeDomain, s2iBuildNameSuffix, serviceUrlWaitTimeSeconds, skipApply
Constructor and Description |
---|
DeployMojo() |
Modifier and Type | Method and Description |
---|---|
void |
executeInternal() |
applyEntities, createIngress, createRoutes, disableOpenShiftFeatures, getCustomResourcesFileToNamemap, getExternalServiceURL, getOrCreateSpec, getProject, getRootProject, getRootProjectFolder, initServices, isExposeService, isRollingUpgradePreserveScale, isRollingUpgrades, processCustomEntities
createExternalProcessLogger, 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 ApplyMojo
org.apache.maven.plugin.MojoExecutionException
Copyright © 2020. All rights reserved.