BKCommonLib
BKCommonLib copied to clipboard
Won't build since spigot repo is missing in pom.xml
Won't build since spigot repo is missing in pom.xml
adding repo in pom.xml accually downloads it and it seems to work to compile
The spigot repo doesn't need to be added to the pom. Build tools needs to be ran. Running build tools will create the appropriate files in your .m2 folder for the dependencies needed to compile the project.
Hosting the spigot jar artifact violates mojangs eula. ^ is the only way, and is by design.
To be more specific, the Spigot API repo could probably be added. But its not really relevant since, to run all the tests, it must have the spigot server jar regardless.
Closing issue, not an issue - as mentioned previously, run BuildTools if you want to build BKCommonLib.