Hello,

As a new plugin maintainer (https://github.com/jenkinsci/webhook-step-plugin),
I modernized it, following the Hacktoberfest checklist and dependabot
recommendations. All the PRs and master built successfully on the
Jenkins CI.

I now wanted to start "refreshing" some parts of the code and thus started
by rebuilding the master branch on my dev environment. But, alas, all the
tests now fail with class related errors (NoClassDefFoundError: Could not
initialize class). None of the tests work any more.

I tried both on Gitpod and my local environment. Maven is 3.8.3 and Java is
either 11 or 17.

Any suggestions?
Is there a new build parameter required ?
Where should I start digging (besides pinpointing the exact error messages)?
Could a good soul try to compile the master branch on his dev
environment to see if the problem is with my (default) settings ?

/- Jmm

-- 
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/CABLvyXzTU%3DA0NLveiRMywQQDbctX_LHi6zKVDtXsYd1Q_kWH8w%40mail.gmail.com.

Reply via email to