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

doc: add a note about automatic maven upgrades #238774

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

Tillerino
Copy link
Contributor

This is motivated by #238746

When upgrading maven, we had to update the hashes of the first invocation of the double invocation methods of packaging maven projects. This was caused by the implicit versions of maven plugins changing with the Maven upgrade. This is not an issue when the versions of all relevant plugins are explicitly set in the Maven project.

I added the section below to the docs so that hopefully this will be less of an issue in the future.
I will approach the upstream devs of existing packages and ask them to explicitly set the versions of the plugins.

@Tillerino Tillerino marked this pull request as ready for review June 20, 2023 15:35
@Tillerino
Copy link
Contributor Author

@wegank I'm still new here and there is no reviewer or assignee assigned automatically. Since you've been working on Maven lately, maybe you can have a look?

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.

3 participants