mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-10 00:20:42 +02:00
- Fix inconsistency between maven.compiler.source/target (1.8) and surefire JVM args (Java 9+ module flags like --add-opens) - Update to Java 11 to match CI environment (GitHub Actions uses Java 11) - Docker environment uses Java 17 which is also compatible - Java 11+ is required for the --add-opens/--add-exports flags used in the surefire configuration