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

Support checksum validation when updating Maven wrappers #33444

Open
rarkins opened this issue Jan 7, 2025 Discussed in #33227 · 0 comments
Open

Support checksum validation when updating Maven wrappers #33444

rarkins opened this issue Jan 7, 2025 Discussed in #33227 · 0 comments
Labels
manager:maven-wrapper Related to the maven-wrapper manager priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others type:feature Feature (new functionality)

Comments

@rarkins
Copy link
Collaborator

rarkins commented Jan 7, 2025

Discussed in #33227

Originally posted by clayburn December 20, 2024

How are you running Renovate?

A Mend.io-hosted app

If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.

No response

Please tell us more about your question or problem

Renovate does not properly apply Maven wrapper updates when the Maven wrapper is configured to use checksum verification. There are two cases in which Renovate breaks:

  • PRs to update the Maven distribution will not update the checksum of the Maven distribution. See here for an example.
  • PRs to update the Maven wrapper will remove the checksums for both the Maven wrapper and the distribution, disabling checksum verification. See here for an example.

Logs (if relevant)

Logs

Replace this text with your logs, between the starting and ending triple backticks

Reproduction forked to https://github.com/renovate-reproductions/33227

@rarkins rarkins added type:feature Feature (new functionality) priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others manager:maven-wrapper Related to the maven-wrapper manager labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manager:maven-wrapper Related to the maven-wrapper manager priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others type:feature Feature (new functionality)
Projects
None yet
Development

No branches or pull requests

1 participant