MovingBlocks / JNLua

Fork of JNI-based Lua scripting language integration for the JVM
MIT License
18 stars 22 forks source link

chore: replace jcenter with mavenCentral, upgrade gradle, remove artifactory #8

Closed pollend closed 3 years ago

pollend commented 3 years ago

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:

jdrueckert commented 3 years ago

Replace jCenter in all repositories