I have a jar that I need to shade - that is, change the name of many
of the internal classes (to avoid conflicts with another jar) except
for a few classes which remain exposed.  The jar is already built,
source is not at hand.  How can I use maven shade to shade that jar?

(Disclaimer: I'm a maven neophyte)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to