velo commented on issue #786:
URL: https://github.com/apache/maven-mvnd/issues/786#issuecomment-1465315642

   I tried m39, no luck!
   
   ```
   $ mvnd -v
   mvnd 0.8.2 windows-amd64 native client 
(2bba2d6a4d3a5012ddf9f1f42a22784cad4011e3)
   Terminal: org.jline.terminal.impl.PosixSysTerminal with pty 
org.jline.terminal.impl.ExecPty
   Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
   Maven home: C:\Program Files (x86)\Development\mvnd-0.8.0-windows-amd64\mvn
   Java version: 17.0.4, vendor: Oracle Corporation, runtime: C:\Program Files 
(x86)\Development\SDKs\jdk-17.0.4
   Default locale: en_NZ, platform encoding: Cp1252
   OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
   Purged 7 log files (log available in 
C:\Users\MFEMB9\.m2\mvnd\registry\0.8.2\purge-2023-03-13.log)
   ```
   
   Same issue:
   
   ``` 
   $ mvnd -v
   Mar 13, 2023 9:42:09 AM org.jline.utils.Log logr
   WARNING: Unable to create a system terminal, creating a dumb terminal 
(enable debug logging for more information)
   Apache Maven Daemon (mvnd) 0.9.0 windows-amd64 native client 
(fa3cc5d66458a8526bd543de85566293113dacc4)
   Terminal: org.jline.terminal.impl.DumbTerminal
   Apache Maven 3.8.7 (b89d5959fcde851dcb1c8946a785a163f14e1e29)
   Maven home: C:\Program Files (x86)\Development\mvnd-0.8.0-windows-amd64
   Java version: 17.0.4, vendor: Oracle Corporation, runtime: C:\Program Files 
(x86)\Development\SDKs\jdk-17.0.4
   Default locale: en_NZ, platform encoding: Cp1252
   OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
   Purged 5 log files (log available in 
C:\Users\MFEMB9\.m2\mvnd\registry\0.9.0\purge-2023-03-13.log)
   ```
   
   How can I be sure the correct version of jline was include?
   
   Is the a mvndDebug version I can run?
   


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to