azun
azun
I'm having the issue: `java.lang.NoClassDefFoundError` with SonarQube v10.5.1 and `community-branch-plugin` v1.19.0 ``` Exception in thread "Thread-0" java.lang.NoClassDefFoundError: ch/qos/logback/classic/spi/ThrowableProxy at ch.qos.logback.classic.spi.LoggingEvent.(LoggingEvent.java:145) at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:424) at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:386) at ch.qos.logback.classic.Logger.error(Logger.java:543) at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:87) at java.base/java.lang.Thread.run(Thread.java:840)...
Thanks @gjabouley-invn I didn't know these were issues of SonarQube. I'll update as you suggested.