Issue Overview
Maven build in CI checks should not show artifacts download process, for logs to be more concise.
Expected Behaviour
Maven build in CI checks should not show artifacts download process.
Current Behaviour
Maven build in CI checks should currently show artifacts download process, e.g.:
-> Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.3/shrinkwrap-api-1.2.3.pom (3.1 kB at 69 kB/s)
-> Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.3/shrinkwrap-parent-1.2.3.pom
-> Progress (1): 1.1 kB
-> Progress (1): 3.0 kB
-> Progress (1): 5.4 kB
-> Progress (1): 7.7 kB
-> Progress (1): 11 kB
Steps To Reproduce
- As seen here
Additional Information
N/A
Issue Overview
Maven build in CI checks should not show artifacts download process, for logs to be more concise.
Expected Behaviour
Maven build in CI checks should not show artifacts download process.
Current Behaviour
Maven build in CI checks should currently show artifacts download process, e.g.:
Steps To Reproduce
Additional Information
N/A