You have ensured you have at least one .jelly file? (Typically a root index.jelly with the plugin description)
On Tuesday 22 December 2015, Michael Neale <[email protected]> wrote: > I was building a plugin with a very recent parent pom of 1.639 and running > the InjectedTest fails: > > Tests in error: > > FailedTest.org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyTestSuite ยป > NoClassDefFound > > org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyTestSuite(org.jvnet.hudson.test.junit.FailedTest) > Time elapsed: 0.023 sec <<< ERROR! > > java.lang.NoClassDefFoundError: org/apache/http/cookie/CookieSpecProvider > > > It seems that there has been some change in some dependency of the jelly > test suite. Has anyone else seen this? > > This is post the latest LTS so I expect few are odd enough to build > against a newer parent pom, so perhaps no one has seen this yet (google > search hints at that). > > > The only workaround is to bypass the InjectedTest.java in the pom.xml > > > > -- > 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] > <javascript:_e(%7B%7D,'cvml','jenkinsci-dev%[email protected]');> > . > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/336c3eb9-6d24-4dee-ad41-b27666a24026%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/336c3eb9-6d24-4dee-ad41-b27666a24026%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Sent from my phone -- 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/CA%2BnPnMyU4Vj%3DP7zUGHFN_sBJQp5_n%2BdtS0%3DUrYzB%3DyuAzRvAQg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
