public class WarPlugin
A Plugin which extends the JavaPlugin to add tasks which assemble a web application into a WAR file.
Modifiers | Name | Description |
---|---|---|
static String |
PROVIDED_COMPILE_CONFIGURATION_NAME |
|
static String |
PROVIDED_RUNTIME_CONFIGURATION_NAME |
|
static String |
WAR_TASK_NAME |
|
static String |
WEB_APP_GROUP |
Type | Name and description |
---|---|
void |
apply(Project project) |
void |
configureConfigurations(ConfigurationContainer configurationContainer) |