Unable to set keystore type for signing jar during creating webstart app
------------------------------------------------------------------------
Key: MNBMODULE-74
URL: http://jira.codehaus.org/browse/MNBMODULE-74
Project: Maven 2.x Netbeans Module Plugin
Issue Type: Improvement
Reporter: Pavel Jisl
Assignee: Milos Kleint
Attachments: CreateWebstartAppMojo-keystoretype.patch
When building webstart application using nbm-maven-plugin we got error during
signing jars. Problem is, that our keystore is of type "pkcs12" and we are not
able to set this type of keystore. Default store type "jks", set in file
JAVA_HOME/jre/lib/security/java.security under key keystore.type, is used
instead. But it is impossible to change default keystore type in all JDK
installations.
We need to set keystore type for MakeJNLP and SignJar tasks during creating
webstart app.
This bug is connected with NetBeans Bugzilla Bug #180083
https://netbeans.org/bugzilla/show_bug.cgi?id=180083
For solving this bug, the NetBeans bug must be solved. When it will be solved,
attached patch can be applied.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
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