Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
3.1.1
-
None
-
None
-
Unix, RedHat
Description
Hello,
In maven 3, I encountered that there are some additionnal log, when a multi-module project is builded with multi-thread.
Maven keeps printing the http header of all of the download request for dependencies.
I did not alter the configuration log in simplelogger.properties and I use a log4j in many of my projects.
Could you tell me if there is another way to overwrite the log level of MAVEN ?
Regards,