public class ArtifactDeployProcessor extends BaseProcessor
EXTRACTED_PAYARAMICRO_FOLDER, JAR_EXTENSION, METAINF_FOLDER, MICRO_ARTIFACTID, MICRO_GROUPID, MICRO_READY_MESSAGE, MICRO_THREAD_NAME, MICROBUNDLE_EXTENSION, MICROINF_DEPLOY_FOLDER, MICROINF_DOMAIN_FOLDER, MICROINF_FOLDER, MICROINF_LIB_FOLDER, OUTPUT_FOLDER, WAR_EXTENSION| Constructor and Description |
|---|
ArtifactDeployProcessor(org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.twdata.maven.mojoexecutor.MojoExecutor.ExecutionEnvironment environment) |
BaseProcessor |
set(Boolean autoDeployArtifact,
String autoDeployContextRoot,
Boolean autoDeployEmptyContextRoot,
String packaging) |
nextpublic ArtifactDeployProcessor(org.apache.maven.plugin.logging.Log log)
public void handle(org.twdata.maven.mojoexecutor.MojoExecutor.ExecutionEnvironment environment)
throws org.apache.maven.plugin.MojoExecutionException
handle in class BaseProcessororg.apache.maven.plugin.MojoExecutionExceptionpublic BaseProcessor set(Boolean autoDeployArtifact, String autoDeployContextRoot, Boolean autoDeployEmptyContextRoot, String packaging)
Copyright © 2018. All rights reserved.