inline-maven-plugin - inline dependencies into a main artifact

inline-maven-plugin

Easily create components that have external dependencies but should not "bleed" these dependencies into other code that wants to use them.
The plugin will take these dependencies, inline them and rewrite the POM for the main artifact to no longer refer to the dependencies that have been inlined.