Hi devs,
Just a quick mail to let you know I've started using the Maven Copy plugin
(
http://evgeny-goldin.com/wiki/Copy-maven-plugin).
ATM it's used only in the generic installer module:
https://github.com/xwiki/xwiki-enterprise/blob/master/xwiki-enterprise-inst…
It's very nice.
At some point we'll need to decide if we wish to use it more throughout our build. It
completely replaces the Assembly plugin, the Dependency plugin and the Remote Resources
one.
Thanks
-Vincent