Closed davenice closed 5 years ago
Having been through a couple of false starts on this, I think the answer is this plugin: http://maven.apache.org/plugins/maven-scm-publish-plugin/
I've managed to get something to publish using that plugin - will look at hammering it into better shape next week.
now publishing using travis.
Git can natively host markdown, but the Maven doc is produced in HTML.
Push the Maven doc to github pages at the end of the build (probably via a gh-pages branch).
Potentially also pull across the readme as an index page.