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

[MRESOLVER-413] BF collector should not use maven.artifact.threads #341

Merged
merged 1 commit into from
Oct 15, 2023

Commits on Oct 15, 2023

  1. [MRESOLVER-413] BF collector usinf maven.artifact.threads was a mistake

    The property is for downloading/uploading, and was introduced way
    before BF that itself contains a thread pool. Using value 1 for
    maven.artifact.threads caused build failure.
    
    Update doco accordingly.
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-413
    cstamas committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    9d3e7d6 View commit details
    Browse the repository at this point in the history