Hello list, Is it possible ot sign the jar with all dependencies that maven generates using its assembly plugin? The maven jar plugin has manifest and keystore config params. Are those accessible or usable osmehow by the assembly plugin?
Scenario: I'm trying to deploy a large jar with all dependencies a)signed and b) included in the main jar Any help appreciated, of course. Thanks, Joshua
