Installing Jenkins plugins - Cloud - 8.0

Talend Software Development Life Cycle Best Practices Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend JobServer
Talend Management Console
Talend Remote Engine
Talend Studio
Content
Administration and Monitoring
Deployment
Design and Development
Last publication date
2024-02-29
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.