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

GitStep is missing its descriptor with example build

      I've been testing the waters of Jenkins 2 as I'm interested in the pipeline workthrough but hit a snag.

      1.

      docker run -p 8080:8080 -p 50000:50000 --name jenkins2 jenkinsci/jenkins:2.8

      2. Log in, create account, etc
      3. Create Pipeline project
      4. Configure
      5. In Pipeline section, "try sample pipeline" > "Github + Maven"

      Behaviour:

      java.lang.AssertionError: class org.jenkinsci.plugins.workflow.steps.scm.GitStep is missing its descriptor
      	at jenkins.model.Jenkins.getDescriptorOrDie(Jenkins.java:1304)
      

      I get the same error when attempting to point to my own github repo.

          [JENKINS-35609] GitStep is missing its descriptor with example build

          malcolm crum created issue -
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 171947 ] New: JNJira + In-Review [ 184532 ]
          Andrew Bayer made changes -
          Component/s New: pipeline-general [ 21692 ]
          Andrew Bayer made changes -
          Component/s Original: workflow-plugin [ 18820 ]
          Jesse Glick made changes -
          Link New: This issue duplicates JENKINS-35247 [ JENKINS-35247 ]
          Jesse Glick made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

            jglick Jesse Glick
            crummy malcolm crum
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: