Summary

In this chapter, we first saw how to install and configure SonarQube. We saw how to create a project inside SonarQube and how to integrate it with Jenkins using plugins. We discussed how to install and configure Artifactory.

We then created the remaining jobs in the Continuous Integration pipeline that poll the integration branch for changes, perform static code analysis, perform integration testing, and upload the successfully tested code to Artifactory.

We also saw how to install and configure the delivery pipeline plugin. Although not necessary, but it gave a good look to our Continuous Integration pipeline.

We saw how to configure the Eclipse tool with Git. In this way, a developer can seamlessly work on Eclipse and perform all the code ...

Get Learning Continuous Integration with Jenkins now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.