Would be cool to build the project with gradle. There are a lot of topics to keep in mind as a lot of build logic is encapsulated in skuzzle parent pom.
[x] Need to be able to build a multi module project
[x] Asciidoctor build
[x] Deploy to repository root
[x] Clean latest folder before deploy
[x] Make sure that version placeholder is properly replaced
[x] Build on Jenkins
[x] Jenkins local gradle caching
[x] Report coveralls coverage on jenkins
This seems a little bit more complicated as the current plugin options seem a bit outdated:
Would be cool to build the project with gradle. There are a lot of topics to keep in mind as a lot of build logic is encapsulated in skuzzle parent pom.