Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Maven transfer progress for GitHub workflows #2206

Conversation

Marcono1234
Copy link
Collaborator

Disables the download transfer progress which is shown when Maven downloads (or uploads) artifacts which are not available in the local repository. This download progress can be quite verbose and is normally not that relevant.

This is mainly noticable when changing the pom.xml files which causes the GitHub workflow cache containing the local repository to be discarded.

Disables the download transfer progress which is shown when Maven downloads
(or uploads) artifacts which are not available in the local repository.
This download progress can be quite verbose and is normally not that relevant.
@eamonnmcmanus
Copy link
Member

Why do we even have that lever?

@eamonnmcmanus eamonnmcmanus merged commit b777ae5 into google:master Sep 28, 2022
@Marcono1234 Marcono1234 deleted the marcono1234/no-maven-transfer-progress branch September 29, 2022 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants