Closed yavgel closed 2 years ago
"vtable stub" is a JVM error - try doing a clean build.
Closing presumed fixed.
clean build
hi, @wakaleo - could you please give me a hint on how to clean rebuild
my project in order to fix this issue.
Cannot fix it...
mvn clean verify
mvn clean verify
Doesn’t help, unfortunately
It's a JVM issue, not related to Serenity I think. Check your dependencies for dependency conflicts and maybe try different JVM versions
Tried to update Serenity with the latest version
3.1.15
from2.3.12
got
java.lang.IncompatibleClassChangeError: vtable stub
:Here is my POM: