datastax / dsbulk-migrator

Apache License 2.0
9 stars 8 forks source link

Recommended JRE version? #18

Open vnugent opened 11 months ago

vnugent commented 11 months ago

I'm having trouble compiling. Update: I got it to work with JDK 1.11.

# java -version
# openjdk version "1.8.0_362"

mvn clean package

...

[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.coveo:fmt-maven-plugin:2.13:format (default) on project dsbulk-migrator: Execution default of goal com.coveo:fmt-maven-plugin:2.13:format failed: An API incompatibility was encountered while executing com.coveo:fmt-maven-plugin:2.13:format: java.lang.UnsupportedClassVersionError: com/google/googlejavaformat/java/FormatterException has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

┆Issue is synchronized with this Jira Task by Unito ┆Components: Schema Migrator ┆Priority: Major