-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Today (version 5.4.3),
The Dependency-Check Builder can have a conditional execution. In my case I use the Conditional BuildStep plugin to ignore it if necessary.
Unfortunatelly, the Dependency-Check Publisher can not be conditional. So if the Builder didn't run the build is set unstable.
I didn't test with the native Builder skip options.
Can you add an option to ignore missing results file as requested in JENKINS-58384 ?
Thanks
[JENKINS-72378] Add an option to the publisher to not fail if the results file is not found
Summary | Original: Add Piblisher option to ignore results not found | New: Add an option to the editor to not fail if the results file is not found |
Summary | Original: Add an option to the editor to not fail if the results file is not found | New: Add an option to the publisher to not fail if the results file is not found |
Are you using Freestyle project?