]
Tristan Tarrant updated ISPN-8170:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Disable maven download progress indication in CI
------------------------------------------------
Key: ISPN-8170
URL:
https://issues.jboss.org/browse/ISPN-8170
Project: Infinispan
Issue Type: Task
Components: Build process
Affects Versions: 8.2.8.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.0.4.Final, 8.2.9.Final
CI build logs are too big, and sometimes they're full of stuff like this:
{noformat}
831/831 B ^M ^MUploaded:
https://repository.jboss.org/nexus/content/repositories/snapshots/org/inf...
/infinispan-as-client-modules/8.2.8-SNAPSHOT/maven-metadata.xml (831 B at 1.6 KB/sec)
Uploading:
https://repository.jboss.org/nexus/content/repositories/snapshots/org/inf...
es/8.2.8-SNAPSHOT/infinispan-as-client-modules-8.2.8-20170703.105949-1.zip
2/2647 KB ^M4/2647 KB ^M6/2647 KB ^M8/2647 KB ^M10/2647 KB ^M12/2647 KB
^M14/2647 KB ^M16/2647 KB ^M18
/2647 KB ^M20/2647 KB ^M22/2647 KB ^M24/2647 KB ^M26/2647 KB ^M28/2647 KB
^M30/2647 KB ^M32/2647 KB ^M
34/2647 KB ^M36/2647 KB ^M38/2647 KB ^M40/2647 KB ^M42/2647 KB ^M44/2647 KB
^M46/2647 KB ^M48/2647 KB
^M50/2647 KB ^M52/2647 KB ^M54/2647 KB ^M56/2647 KB ^M58/2647 KB ^M60/2647 KB
^M62/2647 KB ^M64/2647 KB
^M66/2647 KB ^M68/2647 KB ^M70/2647 KB ^M72/2647 KB ^M74/2647 KB ^M76/2647 KB
^M78/2647 KB ^M80/2647 K
B ^M82/2647 KB ^M84/2647 KB ^M86/2647 KB ^M88/2647 KB ^M90/2647 KB ^M92/2647
KB ^M94/2647 KB ^M96/2647
KB ^M98/2647 KB ^M100/2647 KB ^M102/2647 KB ^M104/2647 KB ^M106/2647 KB
^M108/2647 KB ^M110/2647 KB
^M112/2647 KB ^M114/2647 KB ^M116/2647 KB ^M118/2647 KB ^M120/2647 KB
^M122/2647 KB ^M124/2647 KB ^M126/
2647 KB ^M128/2647 KB ^M130/2647 KB ^M132/2647 KB ^M134/2647 KB ^M136/2647 KB
^M138/2647 KB ^M140/2647 K
B ^M142/2647 KB ^M144/2647 KB ^M146/2647 KB ^M148/2647 KB ^M150/2647 KB
^M152/2647 KB ^M154/2647 KB ^M
156/2647 KB ^M158/2647 KB ^M160/2647 KB ^M162/2647 KB ^M164/2647 KB ^M166/2647
KB ^M168/2647 KB ^M170/26
{noformat}
We should use batch mode in order to disable the download/upload progress logs.