Describe the bug
The master branch's pom.xml depends on net.kyori:adventure-platform-bukkit:4.0.0-SNAPSHOT
which is no longer available. Therefore, mvn package
on the master branch fails
To Reproduce
- clone the repo
- run
mvn package
Expected behavior
maven packages the prism jar