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
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