slawekjaranowski opened a new issue, #12167:
URL: https://github.com/apache/maven/issues/12167

   ### Affected version
   
   3.10.0
   
   ### Bug description
   
   On JDK 11 I see:
   
   ```
   mvn -v | cat
   
   WARNING: An illegal reflective access operation has occurred
   WARNING: Illegal reflective access by 
org.jline.terminal.impl.exec.ExecTerminalProvider$ReflectionRedirectPipeCreator 
(file:/Users/slawomir.jaranowski/.sdkman/candidates/maven/3.10.x/lib/jline-terminal-3.30.13.jar)
 to constructor java.lang.ProcessBuilder$RedirectPipeImpl()
   WARNING: Please consider reporting this to the maintainers of 
org.jline.terminal.impl.exec.ExecTerminalProvider$ReflectionRedirectPipeCreator
   WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
   WARNING: All illegal access operations will be denied in a future release
   Apache Maven 3.10.0-SNAPSHOT (0ff8aedf278433fdf328908359fa3352d92c38ed)
   Maven home: /Users/slawomir.jaranowski/.sdkman/candidates/maven/3.10.x
   Java version: 11.0.31, vendor: Eclipse Adoptium, runtime: 
/Users/slawomir.jaranowski/.sdkman/candidates/java/11.0.31-tem
   Default locale: en_PL, platform encoding: UTF-8, time zone: Europe/Warsaw
   OS name: "mac os x", version: "26.3.1", arch: "aarch64", family: "mac"
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to