devonfw / devon4j

devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Apache License 2.0
82 stars 88 forks source link

Reduce logs and carbon footprint of CI builds #503

Closed hohwille closed 2 years ago

hohwille commented 2 years ago

See https://issues.apache.org/jira/browse/MNG-7338 We should add -B option to all maven calls in all our workflows in all our repositories on all orgs of devonfw. Start with this issue in this repo and either use the same issue to do the change in all repos or create new issues in each repo that is using maven in workflows. Also -ntp option shall be added that suppresses the logging of artifact downloads.