This commit is contained in:
broccolai 2021-04-28 16:48:29 +01:00 committed by Jason
parent 950d69ac5c
commit 4957a23e5d

View file

@ -75,8 +75,7 @@ dependencies {
} }
indra { indra {
// TODO: RE-ADD includeJavaSoftwareComponentInPublications(false)
// includeJavaSoftwareComponentInPublications.set(false)
configurePublications { configurePublications {
// add all the jars that should be included when publishing to maven // add all the jars that should be included when publishing to maven
artifact(tasks.remapJar) { artifact(tasks.remapJar) {