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

Missing uploadIncludePattern causes job to fail

XMLWordPrintable

      The below error appears when uploadIncludesPattern is missing.

       

      java.lang.NullPointerException
      	at hudson.FilePath.isAbsolute(FilePath.java:310)
      	at hudson.FilePath.glob(FilePath.java:2072)
      	at hudson.FilePath.access$3400(FilePath.java:214)
      	at hudson.FilePath$ListGlob.invoke(FilePath.java:2054)
      	at hudson.FilePath$ListGlob.invoke(FilePath.java:2042)
      	at hudson.FilePath.act(FilePath.java:1164)
      	at hudson.FilePath.act(FilePath.java:1147)
      	at hudson.FilePath.list(FilePath.java:2040)
      	at hudson.FilePath.list(FilePath.java:2024)
      	at com.veracode.jenkins.plugin.VeracodePipelineRecorder.perform(VeracodePipelineRecorder.java:335)
      

       

            sbuhary Shihaaz Buhary
            sbuhary Shihaaz Buhary
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: