We have the same issue with speed and I have forked this plugin on github (will be available soon) to enhance webstart.

Features:

  • Multithreaded jar signing (nbm.signing.threads)
  • TSA signing - time based signing (nbm.signing.tsacert, nbm.signing.tsaurl, nbm.signing.retryCount)
  • Remove existing signatures (nbm.signing.removeExistingSignatures)
  • Webapp resources
  • Able to sign war archive
  • Fix regression: As of Java 6 > release 31 (applies to Java 7), the JDK sample directory doesn't exist anymore. The nbm maven plugin uses the jnlp servlet of sample to bootstrap the application. It is hard coded. The servlet is now part of the plugin
  • More robust jar signing to fix edge cases

Before: 24 mins
After: 4 mins (8 threads)

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