Properties for building web applications (WAR files).
Name | Desciption | Required |
---|---|---|
webroot.dir | Directory containing web files (JSPs, etc). Type: Existing directory | No; defaults to '${base.dir}/WebContent' |
war.resources.include.pattern | List of Ant patterns defining the files that will be included into WAR file. | No; defaults to '**/*.properties **/*.xml **/*.xmi **/*.MF' |