jdeploy
jdeploy copied to clipboard
[WARNING]: "Unable to create a system terminal" when running maven ... creating a dumb terminal (enable debug logging for more information)
Happens when I install any CLI app that includes this. I am not sure it's a library issue or something related to terminal output coloring. The issue wasn't there when I was trying with direct java -jar app-name.jar
@theapache64 Can you make a minimal example demonstrating this behavior?