Here is my fork https://github.com/stephenc/wagon-gitsite which has support for deploying multi-module projects (which is what I needed)
On 22 August 2012 13:09, Stephen Connolly <[email protected]>wrote: > On 22 August 2012 13:03, Thomas Scheffler <[email protected]>wrote: > >> Am 22.08.2012 12:48, schrieb Olivier Lamy: >> > Not very well supported currently natively by our own Apache maven >> stuff. >> > >> > But have a look here >> http://khuxtable.github.com/wagon-gitsite/usage.html >> >> Thank you for giving me the link. Sadly currently I found no version of >> this plugin in any repository. So it seems a bit ugly to download the >> > > It's in central. > > http://search.maven.org/#search%7Cga%7C1%7Cwagon-gitsite > > Here is an example (though using my forked version - which has some > patches that I needed and ms huxtable has yet to publish a release with the > patches applied - likely because her use cases do not overlap the issues I > had) > > https://github.com/jszip/jszip-parent/blob/master/pom.xml#L144 > > >> source and install the artifact locally. >> >> As this affect a documented feature that is missing (see: >> http://maven.apache.org/wagon/wagon-providers/wagon-scm/usage.html) >> should I open a bug then or am I missing some config options? >> >> regards, >> >> Thomas >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
