TaskChain
TaskChain copied to clipboard
Switch to Gradle
This is a full swap to gradle using examples from https://github.com/aikar/util/blob/master/build.gradle and https://github.com/aikar/db/blob/master/build.gradle. Allows a start on #2 Should have no deprecated features, and I generated the wrappers for Gradle 6.5
Removed lombok, and removed the poms now. The switch is complete.
Can we keep Maven support? Or is this project going full Gradle :/ ?
The idea is to move to gradle so that a forge platform can be implemented iirc.
you as an end user still can use maven to pull in the dependency.
What is the status on this being merged? I believe all requested changes are met.
And yes, the idea is so it can work with forge.
Bumping