github plugin?

2013-06-03 Thread Romain Manni-Bucau
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

Re: github plugin?

2013-06-03 Thread Aldrin Leal
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.comwrote: Hi guys, is there any maven github

Re: github plugin?

2013-06-03 Thread Romain Manni-Bucau
, 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

Re: github plugin?

2013-06-03 Thread Romain Manni-Bucau
...@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

Re: github plugin?

2013-06-03 Thread Chris Graham
Use the exec plugin? -Chris Sent from my iPhone On 03/06/2013, at 7:32 PM, 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

Re: github plugin?

2013-06-03 Thread Romain Manni-Bucau
://github.com/rmannibucau* 2013/6/3 Chris Graham chrisgw...@gmail.com Use the exec plugin? -Chris Sent from my iPhone On 03/06/2013, at 7:32 PM, 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

Re: github plugin?

2013-06-03 Thread Aldrin Leal
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