Closed mkjsix closed 2 years ago
Hi,
Would recommend setting jdk 11 in jitpack.yml
https://jitpack.io/docs/BUILDING/#custom-commands
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Please provide:
https://jitpack.io/com/github/softInstigate/restheart/4.1.3/build.log
Yes: mvn clean install -DskipTests
Fatal error compiling: invalid target release: 11
We actually need to build with JDK 11 This error is weird because another project using JDK 11 is building successfully in Jitpack.
Thank you!