You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Markus Karg (JIRA)" <ji...@apache.org> on 2019/04/04 14:44:00 UTC

[jira] [Created] (MSHADE-314) Should warn (and fix) breaking signed JARs

Markus Karg created MSHADE-314:
----------------------------------

             Summary: Should warn (and fix) breaking signed JARs
                 Key: MSHADE-314
                 URL: https://issues.apache.org/jira/browse/MSHADE-314
             Project: Maven Shade Plugin
          Issue Type: Improvement
    Affects Versions: 3.2.1
            Reporter: Markus Karg


Pulling content from signed JARs into uber-jar results in non-executable outcome, as the signing information included is invalid within the new JAR.

The solution must be to strip the signing information, and prompt a clear warning about breaking the signing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)