-
Bug
-
Resolution: Fixed
-
Minor
-
None
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)