@Mojo(name="resource", defaultPhase=PROCESS_RESOURCES, requiresDependencyResolution=COMPILE) public class ResourceMojo extends AbstractResourceMojo
Modifier and Type | Field and Description |
---|---|
static long |
DEFAULT_OPENSHIFT_DEPLOY_TIMEOUT_SECONDS |
targetDir
goalFinder, log, project, session, settings, skip, useColor, verbose
Constructor and Description |
---|
ResourceMojo() |
Modifier and Type | Method and Description |
---|---|
void |
executeInternal() |
Long |
getOpenshiftDeployTimeoutSeconds() |
void |
setOpenshiftDeployTimeoutSeconds(Long openshiftDeployTimeoutSeconds) |
getSingletonTemplate, writeResources, writeResourcesIndividualAndComposite
createExternalProcessLogger, createLogger, execute, getJenkinShiftUrl, getOpenShiftClientOrJenkinsShift, getOpenShiftClientOrNull, getProperty
public static final long DEFAULT_OPENSHIFT_DEPLOY_TIMEOUT_SECONDS
public void executeInternal() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
executeInternal
in class AbstractFabric8Mojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
public Long getOpenshiftDeployTimeoutSeconds()
public void setOpenshiftDeployTimeoutSeconds(Long openshiftDeployTimeoutSeconds)
Copyright © 2018. All rights reserved.