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

Use Maven --strict-checksums option by default #123

Closed
marcwrobel opened this issue Jul 6, 2022 · 0 comments
Closed

Use Maven --strict-checksums option by default #123

marcwrobel opened this issue Jul 6, 2022 · 0 comments
Milestone

Comments

@marcwrobel
Copy link
Owner

Maven does not check checksums by default but has a --strict-checksums option. We should use this option by default to check the checksums of downloaded artifacts.

Note that --strict-checksums will be the default in Maven 4 (https://issues.apache.org/jira/browse/MNG-5728).

@marcwrobel marcwrobel added this to the 3.3.0 milestone Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant