-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
Jenkins 1.532.1
Flexible Publish plugin 0.12
Maven Integration plugin 2.0.1
xUnit plugin 1.80
How to recreate:
- Create a new Maven 2/3 job.
- Add the flexible publish post-build action
- Add one condition action (I used xUnit with jUnit on Files Match)
- Save
- Edit again, and add another conditional action (I used the JaCoCo publisher with Files Match).
- Save
I get: Failed to instantiate class org.jenkins_ci.plugins.flexible_publish.ConditionalPublisher
I expected it to save.
Ciao!
- is related to
-
JENKINS-21532 Broken HTML in job configuration page
- Resolved