@Mojo(name="resource", defaultPhase=PROCESS_RESOURCES, requiresDependencyResolution=COMPILE) public class ResourceMojo extends AbstractResourceMojo
Modifier and Type | Field and Description |
---|---|
static String |
TARGET_PLATFORM_ANNOTATION
Used to annotate a resource as being for a specific platform only such as "kubernetes" or "openshift"
|
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 String TARGET_PLATFORM_ANNOTATION
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 © 2020. All rights reserved.