Hello Cameleers, I've made few refinements to the Jenkins pipeline. Now only `master` branch's artefacts are pushed to Maven repository, and failing Checkstyle checks no longer prevents tests from being run.
It's a good idea to keep an eye on any Checkstyle issues to have a smoother release as those will fail release builds. A URL that you can bookmark to see Checkstyle issues is: https://builds.apache.org/job/Camel/job/master/lastSuccessfulBuild/checkstyleResult/ zoran -- Zoran Regvart
