Upload and download terminal output is not suitable for logging to a text file ------------------------------------------------------------------------------
Key: MNG-3382 URL: http://jira.codehaus.org/browse/MNG-3382 Project: Maven 2 Issue Type: Improvement Components: Command Line Affects Versions: 2.0.8 Reporter: Matt Read We are using Maven with Bamboo on Windows, the page used to display the build log performs very badly when rendering large logs and we've discovered that the single biggest contributor is the thousands of lines that record progress on uploading and downloading dependencies. E.g. 04-Feb-2008 14:50:22 592/​2310K 04-Feb-2008 14:50:22 596/​2310K 04-Feb-2008 14:50:22 600/​2310K 04-Feb-2008 14:50:22 604/​2310K 04-Feb-2008 14:50:22 608/​2310K 04-Feb-2008 14:50:22 612/​2310K 04-Feb-2008 14:50:22 616/​2310K 04-Feb-2008 14:50:22 620/​2310K 04-Feb-2008 14:50:22 624/​2310K What's a sensible way to switch this off or change the increment for each line? If someone can suggest an approach and area of the code to focus on I'll try to supply a patch. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira