Details
-
Task
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
Currently remoting can be released by kohsuke only, and it complicates the things especially since we want to establish a remoting backporting flow for remoting 2.
I should get a verified key and start releasing remoting without it.
Getting of the organization key is complicated according to our last investigation
I finally figured out why the signing does not work as expected on my machine. I need to add a new "certchain" option to Maven JarSigner. It is tracked as https://issues.apache.org/jira/browse/MJARSIGNER-53 . I am going to workaround it and use a custom build for a while using Maven profiles.