public class EarPlugin extends Object implements Plugin<ProjectInternal>
A Plugin with tasks which assemble a web application into a EAR file.
| Modifier and Type | Field and Description |
|---|---|
static String |
DEPLOY_CONFIGURATION_NAME |
static String |
EAR_TASK_NAME |
static String |
EARLIB_CONFIGURATION_NAME |
| Constructor and Description |
|---|
EarPlugin() |
public static final String EAR_TASK_NAME
public static final String DEPLOY_CONFIGURATION_NAME
public static final String EARLIB_CONFIGURATION_NAME
public void apply(ProjectInternal project)
Pluginapply in interface Plugin<ProjectInternal>project - The target objectCopyright © 2013. All rights reserved