Skip to content
This repository was archived by the owner on Dec 13, 2024. It is now read-only.
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

MaxBans leaking an awful lot of unrelocated dependencies #82

@A248

Description

@A248

Hello, I just wanted to inform you that your plugin is shading many dependencies unrelocated, which is problematic should another plugin choose to use the same dependencies and make the same mistake.

The solution to this is to apply relocations to all of your dependencies, not just the 2 relocations you currently have in the maven-shade-plugin configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions