Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
library:inventorygui:start [2021/01/20 14:02] phoenix616 [Maven Information] |
library:inventorygui:start [2021/01/20 14:02] (current) phoenix616 [Maven Information] |
||
---|---|---|---|
Line 32: | Line 32: | ||
``` | ``` | ||
As this is not a standalone plugin you have to shade it into your plugin and relocate it into your own package to avoid conflicts! | As this is not a standalone plugin you have to shade it into your plugin and relocate it into your own package to avoid conflicts! | ||
+ | |||
E.g. with the maven-shade-plugin [like this](https:// | E.g. with the maven-shade-plugin [like this](https:// | ||