jenkinsci / jenkinsci/conditional-buildstep-plugin
[JENKINS-65818] Conditional BuildStep plugin fails with Jenkins version 2.289.1
- Dominant language
- Java
- Stars
- 17
- Forks
- 39
- Avg merge
- 23h 17m
- Merged PRs (30d)
- 1
Description
After upgrading Jenkins from version 2.263.3 to version 2.289.1, the Conditional BuildStep plugin fails with the following messages:
Exception caught evaluating condition: [java.lang.RuntimeException: Error creating extended parser class: null], action = [Fail the build]
Build step 'Conditional steps (multiple)' changed build result to FAILURE
Build step 'Conditional steps (multiple)' marked build as failure
---
Originally reported by muilwyk, imported from: Conditional BuildStep plugin fails with Jenkins version 2.289.1
Raw content of original issue
After upgrading Jenkins from version 2.263.3 to version 2.289.1, the Conditional BuildStep plugin fails with the following messages:
Exception caught evaluating condition: [java.lang.RuntimeException: Error creating extended parser class: null], action = [Fail the build]
Build step 'Conditional steps (multiple)' changed build result to FAILURE
Build step 'Conditional steps (multiple)' marked build as failure
- environment:
Jenkins 2.289.1 on Windows 10 and Windows Server 2019 with Conditional Buildstep 1.4.1
Contributor guide
Assessment
This issue has not been assessed yet.