Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
PROVIDED_COMPILE_CONFIGURATION_NAME |
|
static java.lang.String |
PROVIDED_RUNTIME_CONFIGURATION_NAME |
|
static java.lang.String |
WAR_TASK_NAME |
|
static java.lang.String |
WEB_APP_GROUP |
Constructor | Description |
---|---|
WarPlugin() |
Modifier and Type | Method | Description |
---|---|---|
void |
apply(Project project) |
Apply this plugin to the given target object.
|
void |
configureConfigurations(ConfigurationContainer configurationContainer) |
public static final java.lang.String PROVIDED_COMPILE_CONFIGURATION_NAME
public static final java.lang.String PROVIDED_RUNTIME_CONFIGURATION_NAME
public static final java.lang.String WAR_TASK_NAME
public static final java.lang.String WEB_APP_GROUP
public void apply(Project project)
Plugin
public void configureConfigurations(ConfigurationContainer configurationContainer)