I\'m trying to generate the jar file for the source code of a Gradle project. I\'m using Gradle 6.6.1 I tried
task fatJar2(type: Jar) { manifest { attri