Issue Type: Bug Bug
Affects Versions: 1.0-beta-5
Assignee: Unassigned
Components: sign
Created: 12/Nov/13 8:39 AM
Description:

<updateManifestEntries>
<Permissions>all-permissions</Permissions>
<Codebase>*</Codebase>
</updateManifestEntries>

<sign>
<keystore>keystore.p12</keystore>
<storetype>PKCS12</storetype>
<storepass>...</storepass>
<alias>...</alias>
<verify>true</verify>
</sign>
<verifyjar>true</verifyjar>
<outputJarVersions>false</outputJarVersions>
<pack200><enabled>false</enabled></pack200>
<unsign>true</unsign>

No verification is done (or it is done silently - mvn -X -e outputs nothing about verification)

Project: Mojo's Webstart Maven Plugin
Priority: Minor Minor
Reporter: Bjarke Blendstrup
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to