inline. > 1) Surefire trimStackTrace can we set to "false" ? +1
> 2) Protobuf checkStaleness set to "true" ? +1 > 3) Problem with maven compiler plugin > even upgrading to latested and greatest version (3.7.0) it always considers > source files "changed" even while running single tests, this slows down the > build What has changed? Are they actually building a dependency tree for imports? > 4) Enabling debug for tests > If there any smarter way to enable debug in tests apart from changing and > not comming log4j.properties ? Why not just enable DEBUG by default, and exclude the overly noisy stuff like zookeeper? -Ivan