By dev.stonez
via theholyjava.wordpress.com
Published: Feb 12 2012 / 10:09
Have you ever wondered what to do when needing “just a small change” to a third-part library your project depended on? This post describes how to use Maven and Javassist to take a dependency of your project, instrument it to modify its behavior, re-pack it, and release it as an artifact with a different name (so that you me depend on my-customized-lib instead of on lib).
Tweet
SaveShareSend
Tags: frameworks, java, methodology, tools



Comments
wytten replied ago:
Nice to know, thanks
Voters For This Link (5)
Voters Against This Link (0)