Skip to main content Skip to complementary content
Close announcements banner

Installing Jenkins plugins

How to add the additional plugins necessary to execute your pipelines in the Jenkins server.

Procedure

  1. In Jenkins, navigate to Manage Jenkins > Manage Plugins.
  2. Click the Available tab to see the available plugins.
  3. Type in the following plugins in the Filter search bar and select them:
    • Blue Ocean (to visualize in details the Pipeline workflow)
    • Config File Provider (to add your customized maven settings file to Jenkins)
    • Docker
    • Git
    • Maven Integration
    • Pipeline (set of tools for modeling scripted Continuous Deployment Pipelines in Jenkins)
    • Pipeline Maven Integration
  4. Click Install without restart to install all plugins at once without restarting the Jenkins server.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!