Attila Doroszlai created HDDS-6789:
--------------------------------------

             Summary: Omit download progress in builds
                 Key: HDDS-6789
                 URL: https://issues.apache.org/jira/browse/HDDS-6789
             Project: Apache Ozone
          Issue Type: Improvement
          Components: build
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


Without Maven cache hit build output is flooded with downloading/downloaded 
messages:

{noformat}
2022-05-23T07:37:49.2464115Z [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.5.0.Final/os-maven-plugin-1.5.0.Final.pom
2022-05-23T07:37:49.8735712Z [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.5.0.Final/os-maven-plugin-1.5.0.Final.pom
 (6.4 kB at 10 kB/s)
2022-05-23T07:37:49.8858949Z [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
2022-05-23T07:37:49.9534593Z [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
 (6.6 kB at 97 kB/s)
2022-05-23T07:37:49.9624200Z [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom
2022-05-23T07:37:50.0382031Z [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom
 (3.4 kB at 45 kB/s)
2022-05-23T07:37:50.0405461Z [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
2022-05-23T07:37:50.1184538Z [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
 (23 kB at 290 kB/s)
2022-05-23T07:37:50.1249026Z [INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
2022-05-23T07:37:50.1995598Z [INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
 (33 kB at 434 kB/s)
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to