Closed Bart-0110 closed 7 years ago
That bug was caused by a bug in Mountiplex before. It is very likely you have to update the Mountiplex project. If you have it locally, pull the source from github and rebuild. Otherwise maybe it needs a version bump.
Since you mentioned it running on a CI: You have to delete the local Mountiplex jar/pom files in your .m2/repository and rebuild BKCommonLib. It caches the files which can be annoying when a SNAPSHOT release version of a dependency is updated, and it fails to rebuild afterwards.
That was the problem, thanks for helping!
BkCommonLib version: 1.12.1-v1
Spigot version: -
Problem or bug:
I have a CI running for BKCommonLib and I'm getting these errors from the builds
Expected behaviour:
Passed permission test.
Steps to reproduce:
Start a build with maven.