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

Java: Handle disabled Maven repositories #11340

Merged
merged 2 commits into from
Nov 21, 2022

Conversation

atorralba
Copy link
Contributor

Completely disabled Maven repositories (i.e. enabled = false in both releases and snapshots) shouldn't raise an alert even if they are configured with unsafe URLs. Fixes #11326.

@atorralba atorralba requested a review from a team as a code owner November 21, 2022 10:38
@github-actions github-actions bot added the Java label Nov 21, 2022
@atorralba atorralba merged commit 01dcf6a into github:main Nov 21, 2022
@atorralba atorralba deleted the atorralba/disabled-poms branch November 21, 2022 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positive for Failure to use HTTPS or SFTP URL in Maven artifact upload/download when repo is disabled
2 participants