-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Description
While using the following
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/homebrew/Cellar/maven/3.9.9/libexec
Java version: 24-ea, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-24.jdk/Contents/Home
Default locale: en_IN, platform encoding: UTF-8
OS name: "mac os x", version: "15.3.1", arch: "aarch64", family: "mac"
and performing a build on any of my Java projects, I get the WARNING shared below.
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by org.fusesource.jansi.internal.JansiLoader in an unnamed module (file:/opt/homebrew/Cellar/maven/3.9.9/libexec/lib/jansi-2.4.1.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
Though the way to ignore this is already suggested, registering this issue to look towards a long term resolution.
tugalsan, rasa-app, CodeSimcoe, seancorfield, Basil-Dot-Work and 23 more
Metadata
Metadata
Assignees
Labels
No labels