@Mojo(name="package",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
defaultPhase=PACKAGE)
public final class BuildBootableJarMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
static String |
BOOTABLE_SUFFIX |
static String |
JAR |
static String |
WAR |
| Constructor and Description |
|---|
BuildBootableJarMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public static final String BOOTABLE_SUFFIX
public static final String JAR
public static final String WAR
Copyright © 2019–2020 JBoss by Red Hat. All rights reserved.