When running Main.java from IDEA, there is just no output at all
When runing mvn exec:exec on macOS, very tiny windows appeared with just 3 dots (standard OS command),
only after extended window, I could see and something meaningful.
I bet there must mimimal logging to show what part of execution has passed, and what point user should see some UI

When running Main.java from IDEA, there is just no output at all
When runing
mvn exec:execon macOS, very tiny windows appeared with just 3 dots (standard OS command),only after extended window, I could see and something meaningful.
I bet there must mimimal logging to show what part of execution has passed, and what point user should see some UI