Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-74848

Issue in config.xml CannotResolveClassException: com.cloudbees.jenkins.plugins.bitbucket.MergeWithGitSCMExtension

    • 912.v3b_f74026941c

      After upgrading to Git 5.6.0, the config.xml was invalid:

      CannotResolveClassException: com.cloudbees.jenkins.plugins.bitbucket.MergeWithGitSCMExtension

      To fix it replace:

       

      <com.cloudbees.jenkins.plugins.bitbucket.MergeWithGitSCMExtension plugin="cloudbees-bitbucket-branch-source@886.v44cf5e4ecec5"> 

      By:

      jenkins.plugins.git.MergeWithGitSCMExtension 

       

       

          [JENKINS-74848] Issue in config.xml CannotResolveClassException: com.cloudbees.jenkins.plugins.bitbucket.MergeWithGitSCMExtension

          Sebastien created issue -
          Sebastien made changes -
          Summary Original: Issue with MergeWithGitSCMExtension in config.xml New: Issue in config.xml CannotResolveClassException: com.cloudbees.jenkins.plugins.bitbucket.MergeWithGitSCMExtension
          Sebastien made changes -
          Component/s New: bitbucket-branch-source-plugin [ 21428 ]
          Sebastien made changes -
          Attachment New: Screenshot from 2024-11-13 17-33-23.png [ 63606 ]
          Mark Waite made changes -
          Component/s Original: bitbucket-plugin [ 18755 ]
          Component/s Original: git-plugin [ 15543 ]

          Mark Waite added a comment -

          The issue is caused by the removal of src/main/java/com/cloudbees/jenkins/plugins/bitbucket/MergeWithGitSCMExtension.java from release 906.vedf430cb_4481 as a result of pull request 898.

          It is unrelated to git plugin 5.6.0

          Mark Waite added a comment - The issue is caused by the removal of src/main/java/com/cloudbees/jenkins/plugins/bitbucket/MergeWithGitSCMExtension.java from release 906.vedf430cb_4481 as a result of pull request 898 . It is unrelated to git plugin 5.6.0

          Sebastien added a comment -

          Thank you very much markewaite, I responded to the thread.

          Sebastien added a comment - Thank you very much markewaite , I responded to the thread.
          Nikolas Falco made changes -
          Assignee New: Nikolas Falco [ nfalco ]
          Nikolas Falco made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Basil Crow made changes -
          Remote Link New: This issue links to "jenkinsci/bitbucket-branch-source-plugin#911 (Web Link)" [ 30212 ]

            nfalco Nikolas Falco
            seb_msh Sebastien
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: