@Mojo(name="build",
defaultPhase=PACKAGE,
requiresDependencyCollection=TEST,
requiresDependencyResolution=RUNTIME_PLUS_SYSTEM)
public class CapsuleMojo
extends Mojo
| Modifier and Type | Class and Description |
|---|---|
static class |
CapsuleMojo.DependencySet |
static class |
CapsuleMojo.FileSet |
static class |
CapsuleMojo.Mode |
static class |
CapsuleMojo.Type |
| Constructor and Description |
|---|
CapsuleMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
build()
Build the capsule jar based on the parameters
|
void |
execute() |
String |
logPrefix() |
String |
pluginKey() |
public final String pluginKey()
public final String logPrefix()
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic void build()
throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.