Peter Karlsson Mon, 21 Aug 2006 22:42:01 -0700
When running my unit tests in Maven I get a lot of output in the console from third parties, like for example Spring's AbstractTransactionalSpringContextTests transaction messages. Does anyone now how I can set Mavens output logging level?
/Peter