Closed mustafakibar closed 5 years ago
that's really weird
there hasn't much changed between versions
did you find out what happens ?
I've tried through version 3.6.2 now but the same problem still continue. I applied the following step by step:
Invalidate caches - Delete .gradle
folder in %USERNAME%
- Delete build
and .gradle
folder in my project path.
As you say that's too weird...
I get the same error in version 3.6.0.CR2
can you make a reproducer ?
I just did the following steps and solved the problem;
It's very clear that the problem is not caused by vert.x.
When I run my project I get an error like this:
Exception in thread "main" java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/JsonSerializer
if I use these versions: 3.6.0 or 3.6.1. But if I return to version "3.6.0.CR1" in my gradle config file then everything works. I try to invalidate cache but it doesn't work.buildSrc/Config.kt
build.gradle.kts