Bug Closed · Resolved

Relocate shaded libraries

#2162 opened by Unknown 5 years ago

Unknownreported this bug

Summary

Used & shaded libraries should be relocated to e.g. io.lumine.xikage.mythicmobs.lib.shaded.X.X.X.X. This way, other libraries in the classpath cannot collide with the shaded libraries and cause hash mismatches.

Value

Future proof library management, which does not intersect with other plugins libraries.

Priority Medium prioroty, as this breaks a few plugins due to java.lang.VerifyError(s) (multiple signatures / hashes with same path)

Implementation

Using the features the used dependency management software provides.

Unknowncommented

@ashijin when will be the relocation available in mythicmobs?

Sign in to join the discussion.