Fix build?
This commit is contained in:
parent
aa0ffe7559
commit
dc64b26655
1 changed files with 0 additions and 6 deletions
|
@ -198,12 +198,6 @@ publishing {
|
||||||
artifact sourceJar {
|
artifact sourceJar {
|
||||||
classifier "sources"
|
classifier "sources"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//Removes all of the dependencies from the maven pom, fixes issues when other projects try to depend on tr
|
|
||||||
pom.withXml {
|
|
||||||
asNode().remove(asNode().get('dependencies'))
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue