Awesome! Thanks again, still need to go a bit deeper but it works: https://github.com/rmannibucau/landslide-maven-plugin/blob/master/pom.xml
*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* 2013/6/3 Romain Manni-Bucau <rmannibu...@gmail.com> > looks close yes, didn't know it, then playing with some file operation can > work > > thanks > > *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* > > > > 2013/6/3 Aldrin Leal <ald...@leal.eng.br> > >> Wouldn't scm:bootstrap work? >> >> -- >> -- Aldrin Leal, <ald...@leal.eng.br> >> Master your EC2-fu! Get the latest ekaterminal public beta >> http://www.ingenieux.com.br/products/ekaterminal/ >> >> >> On Mon, Jun 3, 2013 at 6:32 AM, Romain Manni-Bucau <rmannibu...@gmail.com >> >wrote: >> >> > 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* >> > >> > >