Fix todo
This commit is contained in:
parent
950d69ac5c
commit
4957a23e5d
1 changed files with 1 additions and 2 deletions
|
|
@ -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) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue