Chapter 5. Continuous Integration Using Jenkins – Part II

In this chapter, we will continue with the remaining portion of our Continuous Integration Design. Here, we will cover the following topics:

  • Installing SonarQube
  • Installing SonarQube Scanner
  • Installing Artifactory (binary repository)
  • Installing and configuring Jenkins plugin for SonarQube and Artifactory
  • Creating the Jenkins pipeline to poll the integration branch
  • Configuring Eclipse IDE with Git

Later in this chapter, after implementing the Continuous Integration Design, we will walk through our newly created Continuous Integration pipeline. We will do this by assuming the role of a developer and making some changes to the feature branch. We will then see how these changes propagate through the ...

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.