-
Bug
-
Resolution: Fixed
-
Minor
When using the 'TagDiscoveryTrait' in JobDsl while other plugins are installed, the following error is generated:
ERROR: Found multiple extensions which provide method tagDiscoveryTrait with arguments []: [[com.cloudbees.jenkins.plugins.bitbucket.TagDiscoveryTrait, jenkins.plugins.git.traits.TagDiscoveryTrait, org.jenkinsci.plugin.gitea.TagDiscoveryTrait, org.jenkinsci.plugins.github_branch_source.TagDiscoveryTrait]]
This relates to JENKINS-60885.