public abstract class AbstractEnhancerMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
bootArtifactGA
Identifies the jar that we want to use as the boot jar.
|
| Constructor and Description |
|---|
AbstractEnhancerMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalizeJar(RunjarEnhancer enhancer) |
protected static File |
locateBootJar(String bootArtifactGA) |
getLog, getPluginContext, setLog, setPluginContextprotected final String bootArtifactGA
protected static File locateBootJar(String bootArtifactGA) throws IOException
IOExceptionprotected void finalizeJar(RunjarEnhancer enhancer) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.