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.FileNo${jarsigner.archive}java.lang.String[]No${jarsigner.arguments}booleanNo${jarsigner.artifact}truebooleanNo${jarsigner.attachments}truebooleanNo${jarsigner.certs}falsejava.io.FileNo${jarsigner.directory}true to disable the plugin.booleanNo${jarsigner.disabled}falsejava.lang.String[]Nojava.lang.String[]NobooleanNo${jarsigner.verbose}false