This has has been moved into the JUnit plugin in Jenkins 1.577. Either base your plugin on an older Jenkins, or explicitly add a dependency to JUnit Plugin.
On 02.03.2015, at 20:15, Thom Ellis <[email protected]> wrote: > Hi All, > > Just trying to play around with my first plugin, and I'm getting this error. > I have a class where I'm trying to extend TestResultProjectAction, so I'm > trying to import hudson.tasks.test.TestResultProjectAction, but for some > reason the compiler can't locate it. I'm guessing I'm missing something > obvious here, but I'm just not seeing it. > > Thanks in advance for the help! Let me know if there are any details I can > provide as well. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" 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-dev/c13a5642-e8cc-412f-ac38-15ad51c04a81%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/FDDC1BC2-CDD7-45BC-AD83-090C6D5CD0BF%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
