Does anyone have a good example POM that uses scm-publish to deploy a site to GitHub pages? It would be great if it was a POM for a multi-module project ;)
On Mon, Mar 25, 2013 at 9:23 AM, Mirko Friedenhagen <[email protected]> wrote: > I use scm-publish and it works like a charme: > - stage your site locally > - invoke scm-publish > Really fast! > > Regards Mirko > -- > Sent from my mobile > On Mar 25, 2013 11:54 AM, "Thomas Broyer" <[email protected]> wrote: > >> Hi everyone, >> >> I've seen many ways of deploying a site to GitHub Pages (some old, >> some newer) and I wonder which should be considered the preferred one, >> and/or which are the pros and cons of each: >> >> * wagon-gitsite: there are a few forks, anyone knows the differences >> between them? >> * GitHub's own site-maven-plugin (apparently doesn't work well with >> multi-module builds) >> * Deploying locally and then using scm-publish: >> http://java.dzone.com/articles/how-publish-maven-site-docs >> >> >> -- >> Thomas Broyer >> /tɔ.ma.bʁwa.je/ <http://xn--nna.ma.xn--bwa-xxb.je/> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
