FYI, because of how the zip file format works, you will always have to unpack and repack a jar file.
Any tooling you find is simply doing the repacking in memory on the fly -Stephen 2009/9/23 David Hoffer <[email protected]>: > Is there a maven plugin that can update jars? I need to modify both a jar > containing classes and one containing sources. > > Just wondering the best way to do this. Unpacking and re-jarring takes too > long. > > -Dave > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
