+- org.jenkins-ci.main:jenkins-core:jar:2.235.1:provided | +- com.google.guava:guava:jar:27.1-jre:provided
Guess that's my problem... somehow when I upgraded the pom.xml to pull the 2.235.1/2.222.4 it must have broke then. At least this gives me a place to start looking. On Wednesday, July 15, 2020 at 1:42:56 PM UTC-4, Jesse Glick wrote: > > On Wed, Jul 15, 2020 at 9:17 AM Michael Carter > <mikeyca...@gmail.com <javascript:>> wrote: > > so it can pick up version 27.1-jre of guava from the war. > > From `jenkins.war`? As mentioned, that bundles 11, not 27. Keep > editing `pom.xml` until > > $ mvn dependency:tree | fgrep guava > [INFO] | +- com.google.guava:guava:jar:11.0.1:provided > > > problem is backtracking what I added from it last working is near > impossible at this point. > > git bisect > -- 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/a3f4739f-f9a1-40ed-bc5b-903a14c2beaao%40googlegroups.com.