diff --git a/cloud-minecraft/cloud-fabric/build.gradle.kts b/cloud-minecraft/cloud-fabric/build.gradle.kts index 049d53e6..23e9eb9c 100644 --- a/cloud-minecraft/cloud-fabric/build.gradle.kts +++ b/cloud-minecraft/cloud-fabric/build.gradle.kts @@ -75,8 +75,7 @@ dependencies { } indra { -// TODO: RE-ADD -// includeJavaSoftwareComponentInPublications.set(false) + includeJavaSoftwareComponentInPublications(false) configurePublications { // add all the jars that should be included when publishing to maven artifact(tasks.remapJar) {