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

NullPointerException when specifying -f Jenkinsfile without a path

      https://github.com/jenkinsci/jenkinsfile-runner/issues/28

       

      Running

      jenkinsfile-runner ... -f Jenkinsfile

      results in:

      java.lang.NullPointerException at hudson.FilePath.<init>(FilePath.java:272) at io.jenkins.jenkinsfile.runner.FileSystemSCM.checkout(FileSystemSCM.java:37) ...

       

      Running

      jenkinsfile-runner ... -f ./Jenkinsfile

       

      works

          [JENKINS-56268] NullPointerException when specifying -f Jenkinsfile without a path

          Oleg Nenashev added a comment -

          I might have fixed it in October, not sure

          Oleg Nenashev added a comment - I might have fixed it in October, not sure

            Unassigned Unassigned
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: