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

GitStep is missing its descriptor with example build

XMLWordPrintable

      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.

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

              Created:
              Updated:
              Resolved: