Intellij fat one jar artifact does not generate a working output
Intellij fat one jar artifact does not generate a working output. Below you can see my settings and project structure(left). When i click build artifact and then the generated output, nothing happens.
mssql-jdbc-6.2.0.jre8.jar
has the digital signature (MSFTSIG.RSA
and MSFTSIG.SF
files). When the jar is repackaged, the signature becomes broken. If you remove these files from the jar (either original one or the artifact), it should start fine.
Vote for this issue to get it addressed in the future updates.