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

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

XMLWordPrintable

      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

       

       

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

              Created:
              Updated:
              Resolved: