Typical log message in build:

Downloaded from central:
https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
(14 kB at 776 kB/s)

I have never, ever needed or wanted to know how fast a single artifact
was downloaded. And in the extremely unlikely event  I cared how big
it was, I'd look in .m2/repo, not a build log. Can we remove (14 kB at
776 kB/s)?

Maven log files today are often multiple megabytes. Many continuous
integration Web UIs truncate them to a 1 MB or so. Any unread info we
can remove to bring the size down is helpful, and also makes it much
easier for devs to find the lines they actually care about.

-- 
Elliotte Rusty Harold
elh...@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to