Bug Open

Mythic-Dist 5.2.0 includes org.jetbrains:annotations dependency

#3772 opened by Unknown 3 years ago

Unknownreported this bug

The current build of Mythic-Dist includes the org.jetbrains:annotations library but does not declare it in its pom file. This library is intended to have the provided scope as it has no effect on the output of the jar. Unfortunately, having this library in the compile scope (as it is currently) causes issues with other projects that want to use this library as well.

https://images.egg82.ninja/O401EQbASzCk/direct

Unknowncommented

Quick bump on this.

Unknowncommented

Please cleanup dependencys in dist or release an proper API, Jetbrains Annotations break when Includeing dist to a project.

Sign in to join the discussion.