WAR Build Properties

Description

Properties for building web applications (WAR files).

Properties

NameDesciptionRequired
webroot.dirDirectory containing web files (JSPs, etc). Type: Existing directoryNo; defaults to '${base.dir}/WebContent'
war.resources.include.patternList of Ant patterns defining the files that will be included into WAR file.No; defaults to '**/*.properties **/*.xml **/*.xmi **/*.MF'