Initial work

This commit is contained in:
broccolai 2021-04-28 16:37:24 +01:00 committed by Jason
parent e109e639a1
commit 950d69ac5c
3 changed files with 20 additions and 20 deletions

View file

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