-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Type: documentationImprovements or additions to documentationImprovements or additions to documentationType: enhancementNew feature or requestNew feature or request
Milestone
Description
As stated in the kotlin maven documentation, JDK 17 projects should provide a config:
To use JDK 17, in your .mvn/jvm.config file, add:
--add-opens=java.base/java.lang=ALL-UNNAMED
--add-opens=java.base/java.io=ALL-UNNAMED
Metadata
Metadata
Assignees
Labels
Type: documentationImprovements or additions to documentationImprovements or additions to documentationType: enhancementNew feature or requestNew feature or request