Am Dienstag, 20. März 2018, 21:00:31 CET schrieb Martin Weber: > To implement pipeline compatibility for the cmakebuilder plugin[1], I > changed the required jenkins version from 1.580.3 to 1.642.3. > Parent pom version is 2.7. > > With 1.643.3, my form-round-trip tests [2] fail with 'internal server > error'. I also ran the test from eclipse, which gave me some more output in
I examined this a little further. To be precise: Code base was unchanged, just the jenkins version changed. I always ran 'mvn clean verify'. For the records, here is what I did: 1.580.3 --> 1.642.3: BUILD FAILURE 1.642.3 --> 1.642.1: BUILD SUCCESS 1.643.1 --> 1.642.2: BUILD SUCCESS 1.643.2 --> 1.642.3: BUILD SUCCESS (what?) removed org.jenkins-ci directory from local maven cache --> BUILD SUCCESS??? removed org.jenkins-ci directory from cache; 1.580.3 --> BUILD SUCCESS (as expected) 1.580.3 --> 1.642.3: BUILD SUCCESS removed org.jenkins-ci/main/core/1.580.3 directory from cache Weird. /Martin -- E-Mails sollten Text sein, Text und nur Text. Wenn Gott gewollt hätte, dass E-Mails in HTML geschrieben würden, endeten Gebete traditionell mit </amen>. -- 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/7687954.YpIfe6VxWV%40linux. For more options, visit https://groups.google.com/d/optout.
