On Sat, Mar 7, 2015 at 6:33 AM, Chris Mattmann <[email protected]> wrote:
> a) as a start, you can still use Maven site plugin, and > then simply ask for an “svnpubsub” site that when we update > it in SVN, it pub sub’s instantaneously. This would require > asking for an SVN repo, aka b) which we have to do either > way - we can’t at the moment I don’t believe manage the > website in Git. Also note that the choice of Maven site isn’t > mutually exclusive to the CMS - they appear to work together. > A pubsub site is definitely the easiest approach. That works with pretty much any html generation technology (jekyll if you want mark-down, mvn if you want to generate javadocs).
