Hi,
I was trying with many 2.x.x versions and still got the same error during starting tomcat: “java.lang.NoClassDefFoundError ClassloaderAwareServletContainerInitializer.class”.
But i can find this class manually.
I’m using vaadin.version=14.0.14.
Any suggestions?
@Edit
I’ve cleared .m2 repository, invalidate intellij caches, mvn clean install
Best