jira-importer opened a new issue, #96: URL: https://github.com/apache/maven-jarsigner/issues/96
**[Marc Wrobel](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mwrobel)** opened **[MJARSIGNER-52](https://issues.apache.org/jira/browse/MJARSIGNER-52?redirect=false)** 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
