@Mojo(name="build",
defaultPhase=PACKAGE,
requiresDependencyCollection=TEST,
requiresDependencyResolution=RUNTIME_PLUS_SYSTEM)
public class CapsuleMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Class and Description |
|---|---|
static class |
CapsuleMojo.DependencySet |
static class |
CapsuleMojo.FileSet |
static class |
CapsuleMojo.Mode |
static class |
CapsuleMojo.Pair<K,V> |
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() |
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 java.io.IOException
java.io.IOExceptionCopyright © 2016. All Rights Reserved.