Full name:
org.apache.maven.plugins:maven-jarsigner-plugin:1.0:verify
Description:
Attributes:
verify.| Name | Type | Since | Description |
|---|---|---|---|
| archive | File |
- |
Archive to process. If set, neither the project artifact nor any
attachments are processed. |
| arguments | String[] |
- |
List of additional arguments to append to the jarsigner command
line. |
| attachments | boolean |
- |
Controls processing of project attachments. Default value is: true. |
| certs | boolean |
- |
See
options. Default value is: false. |
| maxMemory | String |
- |
The maximum memory available to the JAR signer, e.g.
256M. See
-Xmx for more details. |
| skip | boolean |
- |
Set to true to disable the plugin.Default value is: false. |
| verbose | boolean |
- |
See
options. Default value is: false. |
java.io.FileNo${jarsigner.archive}java.lang.String[]No${jarsigner.arguments}booleanNo${jarsigner.attachments}truebooleanNo${jarsigner.certs}false256M. See
-Xmx for more details.java.lang.StringNo${jarsigner.maxMemory}skip:
true to disable the plugin.booleanNo${jarsigner.skip}falsebooleanNo${jarsigner.verbose}false