18.2.3 Plugin configuration properties
|
Property |
Description |
|---|---|
|
confDirectory |
Location of the conf directory, containing the kauri/wiring.xml file. |
|
kauriVersion |
Version of Kauri to include in the webapp, by default the same version as this plugin. |
|
webappDirectory |
Where the webapp directory should be created, default ${project.build.directory}/webapp |
|
webXmlLocation |
Allows to specify a custom web.xml to be included instead of the default one. |
Previous