@Mojo(name="shade",
defaultPhase=PACKAGE,
threadSafe=true,
requiresDependencyResolution=RUNTIME)
@Execute(phase=PACKAGE)
public class StarterShade
extends BaseStarterMojo
| Modifier and Type | Field and Description |
|---|---|
static String |
FORMAT |
| Constructor and Description |
|---|
StarterShade() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected String |
getFormat() |
contextualize, updateExcludesInDepspublic static final String FORMAT
protected String getFormat()
getFormat in class BaseStarterMojopublic void execute()
throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class org.apache.maven.plugins.shade.mojo.ShadeMojoorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2016 KNIGHT. All rights reserved.