-
Improvement
-
Resolution: Unresolved
-
Major
-
None
The Artifactory plugin allows a user to override the deployer credentials with their own user/pass. However, this user/pass has to be specified for each job that does this. If a particular repo has several jobs, there's a lot of copy/paste going on to keep them all up to date.
It would be better if the plugin allowed the use of Jenkins credentials for this. That way, users can keep their user/pass information consolidated in one place for updates to and creation of jobs.