git clone [email protected]/wl4g/rengine.git
cd rengine/
export JAVA_HOME=/usr/local/jdk-11.0.10/
./mvnw clean install -DskipTests -Dmaven.test.skip=true -T 4C
-
- The groovy-4.0.5(current latest) that the rengine-evaluator module depends on only supports jdk1.8/9/10/16
-
- The spring-native-0.12.1* (current latest) that the rengine apiserver module depends on only supports jdk11+