[
https://issues.apache.org/jira/browse/MSHADE-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nathaniel Rowe updated MSHADE-429:
----------------------------------
Description:
Attached is a sample maven project. It uses a set of dependencies that I copied
over from another project. The jar file this project produces can be found
under the "target" folder in the project. Running it, you can see that the
generated jar file fails.
My only goal is to take this project and produce an executable jar file that
doesn't give me an "Invalid signature file digest" error. I'm told this plugin
is theĀ _only_ way to compile a JAR file with signed dependencies in IntelliJ.
was:Attached is a sample maven project. It uses a set of dependencies that I
copied over from another project. The jar file this project produces can be
found under the "target" folder in the project.
> This plugin causes my compiled JAR file to be corrupted/not runnable
> --------------------------------------------------------------------
>
> Key: MSHADE-429
> URL: https://issues.apache.org/jira/browse/MSHADE-429
> Project: Maven Shade Plugin
> Issue Type: Bug
> Affects Versions: 3.4.0
> Reporter: Nathaniel Rowe
> Priority: Major
> Attachments: testproject.zip
>
>
> Attached is a sample maven project. It uses a set of dependencies that I
> copied over from another project. The jar file this project produces can be
> found under the "target" folder in the project. Running it, you can see that
> the generated jar file fails.
> My only goal is to take this project and produce an executable jar file that
> doesn't give me an "Invalid signature file digest" error. I'm told this
> plugin is theĀ _only_ way to compile a JAR file with signed dependencies in
> IntelliJ.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)