Skip to content

[MJARSIGNER-52] Cannot sign spring-boot 'fully executable' jar #92

@jira-importer

Description

@jira-importer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is present

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions