WarPluginConvention

API Documentation:WarPluginConvention

Properties

PropertyDescription
webAppDir

The web application directory.

webAppDirName

The name of the web application directory, relative to the project directory.

Property details

File webAppDir (read-only)

The web application directory.

Default with war plugin:
${project.projectDir}/${project.webAppDirName}

String webAppDirName

The name of the web application directory, relative to the project directory.

Default with war plugin:
'src/main/webapp'

Script blocks

No script blocks

Methods

No methods