Closed chrishmorris closed 5 years ago
The root pom contains the version and it is <version>23.4-jre</version>
Not quite understanding why this is happening by you.
Which version are you working on?
How are you importing Sqlg into your project?
Closing this for now. Please open it again if the issue persists.
java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkState(ZLjava/lang/String;Ljava/lang/Object;)V
The problem was resolved by removing some unneeded dependencies and:
According to mvn dependency:tree, I'm actually getting guava version 23.4-jre. TheSqlg pom does not specify a version:
I suggest specifying: