Full name:
net.sourceforge.mjarsigner:jarsigner-maven-plugin:1.0-beta-3:verify
Description:
Attributes:
verify
.Name | Type | Since | Description |
---|---|---|---|
archive | File |
- |
Archive to process. |
arguments | String[] |
- |
List of arguments to append to the jarsigner command line. |
artifact | boolean |
- |
Controls processing of the project artifact. Default value is: true . |
attachments | boolean |
- |
Controls processing of project attachments. Default value is: true . |
certs | boolean |
- |
See
options. Default value is: false . |
directory | File |
- |
Directory to process. |
disabled | boolean |
- |
Set to true to disable the plugin.Default value is: false . |
excludes | String[] |
- |
List of files to exclude when scanning the given directory.
Specified as fileset patterns. |
includes | String[] |
- |
List of files to include when scanning the given directory.
Specified as fileset patterns. (Defaults to **/*.ear, **/*.jar,
**/*.rar, **/*.war). |
verbose | boolean |
- |
See
options. Default value is: false . |
java.io.File
No
${jarsigner.archive}
java.lang.String[]
No
${jarsigner.arguments}
boolean
No
${jarsigner.artifact}
true
boolean
No
${jarsigner.attachments}
true
boolean
No
${jarsigner.certs}
false
java.io.File
No
${jarsigner.directory}
true
to disable the plugin.boolean
No
${jarsigner.disabled}
false
java.lang.String[]
No
java.lang.String[]
No
boolean
No
${jarsigner.verbose}
false