ldbc/ldbc_snb_interactive_v1_impls

Cypher project construction failed

Ask-sola opened this issue · 1 comments

I used the 'build. sh' script to build the cypher implementation, but I encountered this issue:
image

This is the complete error log:
log.docx

This seems to be related to the version of JDK, but regardless of whether I switch to Java11, Java17, or Java8, they will not run correctly and report the same error:
image

I seem to have made a foolish question by using 'sudo update alternatives -- config Java'
”to control the Java version, but Maven always calls Java11. This implementation must be implemented using Java17, as Maven versions must be above 3.8 to support it