You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'd like to sign our 3rd party jars.
I tried to use just jarsigner:sign but that causes a problem with the hashes in artifacts.jar.
Very likely because they are obviously calculated before I apply the signature.
We'd like to sign our 3rd party jars.
I tried to use just
jarsigner:signbut that causes a problem with the hashes in artifacts.jar.Very likely because they are obviously calculated before I apply the signature.