Jenkins CI/CD — JFrog Artifactory Jenkins Integration

Dileep Prithvi
2 min readMay 30, 2020

In this article, we can discuss about the integration of Artifactory with the Jenkins.

Pre-requisites:

Jenkins and Artifactory Server is installed and the server is up and running

  • Step 1: Install the Artifactory Plugin in Jenkins

Manage Jenkins → Manage Plugins → Click on the Available tab and search for the ‘Artifactory Plugin’ → Click on ‘Download now and install after restart’

  • Step 2 : Go to Jenkins Home Page, Click on Manage Jenkins → Configure System → Search for the Artifactory Section.
  • Fill the Server ID : artifactory ( It can be any logical name )
  • Place your artifactory URL in the URL: http://102.156.32.56:8081/artifactory
  • Under Default Deployer Credentials add the Username and Password and click on the Test Connection Button.
  • If the provided URL, username and password is correct, after clicking on the Test Connection, A message is displayed as shown “ Found Artifactory 5.4.2”

Note: My artifactory version is 5.4.2

--

--

Dileep Prithvi

AWS Certified Solution Architect– Associate. Skill set - AWS, DevOps