然而,使用ShadowJar的胖jar正在生成我不希望在jar中出现的文件。除了我的项目类和j桌面依赖项之外,我如何删除所有文件?使用以下任务修改,(而不是)以某种方式包含org.jdesktop.appframework: include 'myproject/', 'org/'结果:
META-INF
/gradlew clean ShadowJar --stacktraceA problem was found with the configuration of task ':shadowJar'.
> No value hasorg.gradle.api.tasks.TaskValidationException: A pro
Kotlin thufir@dur:~/github/gradleScriptKotlin$ gradle clean shadowJar/libs/gradleScriptKotlin.jar
Using Kotlin incremental compilation
> Task :shadowJarA problem was found with t
/gradlew clean shadowJarA problem was found with the configuration of task ':shadowJar' (type 'ShadowJarWe also cannot exclude transitive dependencies from