On Fri, Jul 27, 2012 at 7:27 AM, Martin Gainty <[email protected]> wrote:
> Marcus > you can copy applicable resources with maven-resources-plugin > http://maven.apache.org/plugins/maven-resources-plugin/examples/copy-resources.htmljustremember > to hook the phase you want to bind to e.g. > <phase>validate</phase>maven phases are listed here: > http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html You might also find this helpful: http://maven.apache.org/plugins/maven-remote-resources-plugin/ Best, Laird -- http://about.me/lairdnelson
