mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-01 21:17:46 -05:00
Shoudl fix maven publishing
This commit is contained in:
@@ -93,9 +93,7 @@ publishing {
|
||||
version project.version
|
||||
|
||||
from components.java
|
||||
|
||||
artifact jar
|
||||
|
||||
|
||||
//Removes all of the dependencies from the maven pom, prevents sub projects downloading all the libs, as we use a fat jar
|
||||
pom.withXml {
|
||||
asNode().remove(asNode().get('dependencies'))
|
||||
|
||||
Reference in New Issue
Block a user