Vivecraft_Spigot_Extensions icon indicating copy to clipboard operation
Vivecraft_Spigot_Extensions copied to clipboard

Mavenize the project

Open NathanWolf opened this issue 4 years ago • 0 comments

Can now be built on a fresh clone with "mvn package"

As long as you have used BuildTools with the --remapped flag, which will add the remapping spigot dependencies to your local Maven repository.

This did involve moving all code to src/main/java so the diffs are a mess, but no code changes were actually needed.

NathanWolf avatar Sep 29 '21 20:09 NathanWolf