It only seems to happen sometimes, and mostly on our CI servers. The build always seems to fail at that *withCredentials* step that I have in my test, but that may be unrelated I don't think we have that plugin
I'm wondering if I'm not configuring the classpath correctly for the *JenkinsRule*. How exactly does it locate and load plugins? In my case both the JAR dependencies and HPI dependencies appear to be on the classpath but I'm wondering if there is some load order problem? Or maybe I'm doing something wrong to prepare the *JenkinsRule* instance? On Friday, August 4, 2017 at 4:23:13 PM UTC-5, Baptiste Mathus wrote: > > Not easy to double check because otp, but reminds me > https://issues.jenkins-ci.org/browse/JENKINS-39689 > > My 2 cents > > Le 4 août 2017 22:49, "Michael Kobit" <mko...@gmail.com <javascript:>> a > écrit : > >> Thanks Jesse, I'll have to take a look at the POM 2.31+ and see where I'm >> going wrong. I don't see it locally (generally) and it only happens on our >> CI server. I'm wondering if maybe I'm not configuring the plugin classpath >> for the test harness correctly. >> >> Interestingly enough, when I run ./gradlew dependencies (see attached for >> full output) I do only see 2.2 on the dependency graph: >> >> | | | | | +--- org.jvnet:*tiger*-types:2.2 >> >> | | | | | +--- org.jvnet:*tiger*-types:2.2 >> >> On Friday, August 4, 2017 at 3:04:55 PM UTC-5, Jesse Glick wrote: >>> >>> On Fri, Aug 4, 2017 at 3:33 PM, Michael Kobit <mko...@gmail.com> wrote: >>> > I see errors like >>> > java.lang.NoSuchMethodError: >>> > org.jvnet.tiger_types.Types.bind(Ljava/lang/reflect/Type;Ljava/lang/reflect/GenericDeclaration;Ljava/lang/reflect/ParameterizedType;)Ljava/lang/reflect/Type;. >>> > >>> >>> > Anybody have any ideas? >>> >>> Use plugin POM 2.31+ to find your mismatched dependencies. >>> >>> > Some of build.gradle >>> >>> …or you are on your own if you choose to use Gradle. >>> >> -- >> 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 <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/b0a2264b-9de2-475e-9089-04db3ab78740%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-dev/b0a2264b-9de2-475e-9089-04db3ab78740%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> 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 jenkinsci-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/583b4bf5-fb12-45f2-8991-1952fba6efb7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.