I used the common.gradle from TeraNUI and dropped artifactory. I think we just publish to maven directly since the artifactory is problematic to use.
Locally building with ./gradlew build --no-build-cache --refresh-dependencies. I don't think we need to worry since I don't see any dependencies. we need to verify if this should work on the new jenkins. :package:
I used the common.gradle from TeraNUI and dropped artifactory. I think we just publish to maven directly since the artifactory is problematic to use.
Locally building with
./gradlew build --no-build-cache --refresh-dependencies
. I don't think we need to worry since I don't see any dependencies. we need to verify if this should work on the new jenkins. :package: