Hi, I am trying to upgrade my Jenkins setup (from v1.4.x to v2.5) and running into this error "java.lang.ClassNotFoundException: hudson.tasks.junit.JUnitParser" among others.
I checked and found that this class used to be in jenkins-core-1.471.jar However, I don't find it now in jenkins-core-2.5.jar. The whole hudson.tasks.junit" package is missing. This class is referenced by "labeled-test-groups-publisher-plugin" and this plugin is failing to load causing Jenkins to not come up. Can someone please help? Thanks, Roshan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e1563c62-4c1d-4829-933a-8b935710b85b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
