Closed rmuller closed 5 years ago
Very verbose debugging info during maven build. This makes the maven logging unreadable.
Funnily enough fixing this issue, #2 and #3 has caused mvn clean install to complete in 22 seconds instead of 1:18 minutes. There was a lot being printed while running the tests.
mvn clean install
Very verbose debugging info during maven build. This makes the maven logging unreadable.