Skip to:
Use maven instead of gradle for builds.
Includes using maven generated artefacts for scripts and docker builds, and introducing mod-inventory into SonarQube.
I committed and tested a new 'Jenkinsfile' to the top-level of this branch which runs a successful Maven-based build and renamed the old, Gradle-based Jenkinsfile to 'Jenkinsfile.gradle'.
Use maven instead of gradle for builds.
Includes using maven generated artefacts for scripts and docker builds, and introducing mod-inventory into SonarQube.