jenkins server not taking artifactory server details jenkins server not taking artifactory server details kubernetes kubernetes

jenkins server not taking artifactory server details


TL;DR: Try switching /ui to /artifactory.

The Artifactory's URL should not end with /ui. Requests to /ui would return a HTTP page. I guess this is where the < came from.

Connection to Artifactory should be made by the API url, i.e https://[base-url]/artifactory.