s
> expressed in this email are those of the author personally.
>
--
View this message in context:
http://www.nabble.com/Patching-maven-jar-plugin-tf4477949s177.html#a13260637
Sent from the Maven Developers mailing list archive at Nabble.com.
---
I'd like to implement a patch for maven-jar-plugin locally. How is that
done? I have created a local repository (file:// etc) for our custom
plugins and some "parent" poms shared by multiple artifacts. Should I
deploy my plugin there? Will it be preferred over the remote one if I do?
The patch