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

Bitbucket Plugin - SCM is instance of [BitbucketSCM] which is not supported

      Starting encounter @ com.cloudbees.jenkins.plugins.BitbucketJobProbe

      Job [Job-Name] has BitBucketTrigger
      Considering to poke Build when a change is pushed to BitBucket
      No SCM configuration was found!
      

      than i install "Bitbucket Server Integration", and setup the pipeline with "Source Code Management" - "Bitbucket Server"

      Job [Job-Name] has BitBucketTrigger
      Considering to poke Bitbucket webhook trigger
      SCM is instance of [BitbucketSCM] which is not supported
      [Job-Name] SCM doesn't match remote repo [Repo-Name]
      

      Lastly, i gave up on "Bitbucket Server" and change to "Git", with reference https://issues.jenkins.io/browse/JENKINS-62837 

      and it works!

       

      i think you need to do something at this line of code. to include "BitBucketSCM".

      https://github.com/jenkinsci/bitbucket-plugin/blob/master/src/main/java/com/cloudbees/jenkins/plugins/BitbucketJobProbe.java#L149

       

       

          [JENKINS-66834] Bitbucket Plugin - SCM is instance of [BitbucketSCM] which is not supported

          Kim Chye Ng created issue -

          The Bitbucket Server Integration plugin itself supports webhooks. Why do you need the Bitbucket plugin on the same project?

          Kalle Niemitalo added a comment - The Bitbucket Server Integration plugin itself supports webhooks. Why do you need the Bitbucket plugin on the same project?

          Also, the BitbucketSCM class of the Bitbucket Server Integration plugin is in the com.atlassian.bitbucket.jenkins.internal.scm package. As it is “internal”, I don’t think Atlassian wants other plugins to take a dependency on it.

          Kalle Niemitalo added a comment - Also, the BitbucketSCM class of the Bitbucket Server Integration plugin is in the com.atlassian.bitbucket.jenkins.internal.scm package. As it is “internal”, I don’t think Atlassian wants other plugins to take a dependency on it.
          Tzach Solomon made changes -
          Assignee New: Tzach Solomon [ tzach_solomon ]
          Tzach Solomon made changes -
          Link New: This issue duplicates JENKINS-65047 [ JENKINS-65047 ]
          Tzach Solomon made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Fixed but Unreleased [ 10203 ]
          Tzach Solomon made changes -
          Status Original: Fixed but Unreleased [ 10203 ] New: Closed [ 6 ]

            tzach_solomon Tzach Solomon
            kimchye Kim Chye Ng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: