The following properties control the operation of the Janno plugin.
Property | Optional? | Description |
janno.war.includes | yes (defaults to **/* ) | Specifies the filename patterns that should be included from the Janno war. |
janno.war.excludes | yes (defaults to none) | Specifies the filename patterns that should be excluded from the Janno war. |
janno.war.includemeta | yes (defaults to false) | Specifies whether Janno's META-INF directory should
be included in the unpacking (the manifest will most likely get
overwritten anyway). |