You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really handy for debugging purposes if the executed command lines (eg. dotnet build --flags.. etc) would be printed. To prevent spam during the build, perhaps only when run in debug mode (when Maven's -X flag is specified).