-
Enhancement
-
Resolution: Done
-
Major
-
2.1.0.Final
-
None
[WARNING] location of system modules is not set in conjunction with -source 17
not setting the location of system modules may lead to class files that cannot run on JDK 17
--release 17 is recommended instead of -source 17 -target 17 because it sets the location of system modules automatically
As discussed on https://github.com/jboss/jboss-parent-pom/issues/363#issuecomment-2779131288