You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Benson Margulies <bi...@gmail.com> on 2015/11/09 12:56:27 UTC

How to split a component out of shade?

I recently taught the Apache Felix Maven Bundle Plugin to produce a
dependency-reduced POM. I copied some source code from the
maven-shade-plugin. When/if I update the bundle plugin to a Maven 3
base, I'd prefer to share rather than to copy.

Do we have a common practice? Is the desired process to create yet
another shared component, or just to make the shade plugin build have
a subproject for the reusable piece?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org