79223920

Date: 2024-11-25 16:51:38
Score: 2
Natty:
Report link

For those wondering, the problem was solved by adding "exclude("META-INF/.SF", "META-INF/.DSA", "META-INF/*.RSA")" in the tasks.register("fatJar")

I was using a dependency that generated those kind of files next to the manifest and that was making the mess

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Nix