Hi guys, is there any maven github plugin (or any plan)? the goal would be to get what we have with gem for instance in ruby world to be able to clone a repo from the build to consider it as a dependency.
For java (and script jsr in particular) it would be great to get an additional step: resource copy selection. Basically here what it would be an interesting workflow: 1) git clone a branch on a repo in ${repo} 2) copy folder F or ${repo} in target/classes (copying the whole repo will make the scripting JSR - aka JSR223 - not found the scripts in general) wdyt? *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau*