The Maven integration tests use a custom settings.xml that currently configure a <checksumPolicy> at the wrong place. It is set at the repository level, while it's supposed to be at the release/snapshot level.

This triggers a warning when the integration test runs but doesn't have much other side effect except being ignored.