Janno module plugin for Maven Settings

The following properties control the operation of the Janno plugin.

PropertyOptional?Description
janno.war.includesyes (defaults to **/*)Specifies the filename patterns that should be included from the Janno war.
janno.war.excludesyes (defaults to none)Specifies the filename patterns that should be excluded from the Janno war.
janno.war.includemetayes (defaults to false)Specifies whether Janno's META-INF directory should be included in the unpacking (the manifest will most likely get overwritten anyway).