-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present
Description
Marc Wrobel opened MJARSIGNER-52 and commented
When I try to sign a spring-boot 'fully executable' jar (e.g. jar file that embeds an extra script at the front of the file - see https://docs.spring.io/spring-boot/docs/current/reference/html/deployment-install.html) the maven-jarsigner-plugin ignores the artifact to sign :
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ xxx ---
[INFO] Unsupported artifact xxx ignored
[INFO] 0 archive(s) processed
If I sign the same artifact with JDK's jarsigner or if I sign a 'regular' jar everything is fine.
Affects: 1.4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present