Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build: Do not create dependency reduced POMs for shaded JARs
Since the shaded JARs (server, client, editor) are not intended to be used as libraries, they should not generate a dependency-reduced POM. See https://stackoverflow.com/a/65842502 for more information
- Loading branch information