Hello all: after successfully compiling v1.2.0 (mvn clean package -DskipTests)I get the following error message when trying to start ignite (bin/ignite.sh):
java.lang.NoClassDefFoundError: org/eclipse/jetty/http/HttpGenerator$CachedHttpField
Version v1.1.0 works without any issues following the same steps. I'd greatly appreciate any help/advice Thanks :) P.S. Yes, just starting out
