thewoolleyman
11/14/2017, 5:21 AMno main manifest attribute, in cli/build/libs/cli-1.0.jar
. I was able to make it work with this hack (https://techdev.io/en/developer-blog/building-a-fat-jar-with-gradle-script-kotlin). But, that is more verbose than the corresponding Groovy version (as described here: https://stackoverflow.com/questions/21721119/creating-runnable-jar-with-gradle). QUESTION: what's the canonical way to make executable/fat jars with the Kotlin DSL?