BKCommonLib icon indicating copy to clipboard operation
BKCommonLib copied to clipboard

Won't build since spigot repo is missing in pom.xml

Open kalleswe opened this issue 3 years ago • 4 comments

Won't build since spigot repo is missing in pom.xml

kalleswe avatar Dec 06 '21 17:12 kalleswe

adding repo in pom.xml accually downloads it and it seems to work to compile

kalleswe avatar Dec 06 '21 17:12 kalleswe

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.

weeryan17 avatar Dec 06 '21 17:12 weeryan17

Hosting the spigot jar artifact violates mojangs eula. ^ is the only way, and is by design.

bergerkiller avatar Dec 06 '21 18:12 bergerkiller

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.

bergerkiller avatar Dec 06 '21 18:12 bergerkiller

Closing issue, not an issue - as mentioned previously, run BuildTools if you want to build BKCommonLib.

bbayu123 avatar Jun 03 '23 18:06 bbayu123