Something went wrong while setting issue due date.
Relocate shaded libraries
Closed
Relocate shaded libraries
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.
assigned to @ashijin
changed milestone to %5.0.0
added Being Worked On label
added Completed / Resolved label
Please register or sign in to reply