-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
None
This is because we have configured this only for main build but not the testCompile phase.
[WARNING] location of system modules is not set in conjunction with -source 11
not setting the location of system modules may lead to class files that cannot run on JDK 11
--release 11 is recommended instead of -source 11 -target 11 because it sets the location of system modules automatically