Silly question, does anyone have maybe like a guide to resolving classpath issues? I have a project that builds successfully and spits out a runnable (shaded) JAR, but I’m getting this bizarre
java.lang.AbstractMethodError: Method org/eclipse/jetty/server/HttpChannelOverHttp.contentComplete()Z is abstract
that afaik is being caused by something I’ve misconfigured somewhere