Now that we have our Artifactory Plugin installed, let us configure it:
- From the Jenkins dashboard, click Manage Jenkins | Configure System.
- Once on the Configure System page, scroll down all the way to the Artifactory section.
- Under the Artifactory section, click on the Add button. You will be presented with the following settings to configure, as shown in the following screenshot. Let us look at them one by one.
- Give your Artifactory server a name, using the Server ID field.
- Enter the Artifactory server URL under the URL field.
- Add Artifactory credentials under the Default Deployer Credentials, as shown in the following screenshot.
- Click on the Test Connection button to test the Jenkins connection ...