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 jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/336c3eb9-6d24-4dee-ad41-b27666a24026%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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 <michae...@gmail.com> 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 jenkinsci-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/336c3eb9-6d24-4dee-ad41-b27666a24026%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.