Jenkins & Artifactory Jenkins & Artifactory jenkins jenkins

Jenkins & Artifactory


I had also this issue, the problem comes from a refresh of Jenkins Plugin.

To deal with that issue, you should:

  1. open your job
  2. add a task for artifactory
  3. save your job
  4. Open again your job

Now you should be able to see your repositories.

Conclusion: You should add/save and reload your job to see your list of repo of artifactory.


I also have this problem, when switching from one artifactory server to another and it looks like a bug for me.But if I save the settings once without a "non-selectable" repository and access the configuration of the job again, the repositories will be shown.


Ok, so after a very long time I tried again and ... I don't know why but now (I'm quite sure it was not working few months ago) the solution given by aorfevre and user3424040 are working.

I have also upgraded jenkins to 1.565.1 and the artifactory plugin to 2.2.3 and now there is a Refresh Repositories button in the Deploy artifacts to Artifactory task.