Is it possible to copy folders from my project to a certain location during some Maven phase? Does anybody know how?
A solution similar to @mort's one with maven-antrun-plugin 1.8:
maven-antrun-plugin 1.8 copy compile run
Note that node is deprecated in favor of node as of maven-antrun-plugin 1.5.