Jenkins and plugins versions report
Environment
Jenkins v2.387.3, nested-data-reporting-plugin v5.2.1, echarts-api plugin 5.4.0-4
What Operating System are you using (both controller, and any agents involved in the problem)?
any
Reproduction steps
update echarts-api plugin from 5.4.0-3 to 5.4.0-4
Expected Results
nested-data-reporting-plugin must display trend graph
Actual Results
nested-data-reporting-plugin no longer works
Anything else?
Trend graph are no longer displayed.
Jobs using Nested Data Reporting plugin, are loaded with the following warning :
WARNING hudson.model.Run#onLoad: failed to load io.jenkins.plugins.reporter.ReportAction@1415692a from C:\Jenkins\jobs\test\jobs\test-nested-data-report\builds\10\build.xml
java.lang.NullPointerException
Jobs using Nested Data Reporting plugin, fails to run with the following error :
java.lang.ClassNotFoundException: org.eclipse.collections.impl.factory.Sets
Could you fix this problem, please?
Thanks in advance