This happens in resolver and it does not log. See https://github.com/apache/maven-resolver/blob/master/maven-resolver-connector-basic/src/main/java/org/eclipse/aether/connector/basic/ChecksumValidator.java
Thanks T On Thu, Jul 18, 2024, 21:50 KARR, DAVID <dk0...@att.com> wrote: > I wanted to experiment with the "checksumPolicy" property in each > repository in the "~/.m2/settings.xml" file. Our intranet repo seems to > make it hard to simulate a corrupted checksum (this is good, in general). > I don't see any way to get "mvn" to tell me that it is checking the > checksum, even with "-X". Is there any way to make it show that? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > >