schedin commented on PR #13:
URL:
https://github.com/apache/maven-jarsigner-plugin/pull/13#issuecomment-1943279373
I also think it would be good to release a new version of the plugin. For
what it is worth I have been running a custom build from the state of master
branch the 19th of December in my company. We have probably built over 1000
builds since then. The settings I use:
` -Djarsigner.storetype=PKCS11
-Djarsigner.providerClass=sun.security.pkcs11.SunPKCS11
-Djarsigner.providerArg=/opt/Keylockertools-linux-x64/pkcs11properties.cfg
-Djarsigner.storepass=NONE -Djarsigner.alias=${GLOBAL_CODE_SIGN_ALIAS}
-Djarsigner.plugin.version=3.1.0-schedin-20231219 -Djarsigner.maxTries=10
-Djarsigner.threadCount=16`
(also tagging @slachiewicz)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]