voldemort / voldemort

An open source clone of Amazon's Dynamo.

Home Page:http://project-voldemort.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not determine java version from '10.0.2'

shubhansingh opened this issue · comments

when i try to run this command './gradlew clean build -x test --debug' after clone it will not able to do that and error show that Gradle version (2.4 or 4.7) not support this java 10.0.2 version so any one can help he solve this or which Gradle version is i use to avoid this error.

Had the same issue: Using an older java version (8) solved it.