Running ‘mvn install’ on even a simple Spring project with default dependencies is scary to watch on the console. So many things happen and it’s not even the verbose mode.
Running ‘dotnet build’ is much more saner and one can reasonably understand what happens.
Running ‘dotnet build’ is much more saner and one can reasonably understand what happens.