bq. Maybe the best is to understand why this error happens
This warning is expected (Maven does not generate/download checksum files in the local repository), what is less expected is the fact that they moved decided to error. print the stack trace…
Thomas Mortagne on 18/Nov/24 14:53
Unfortunately, that's not something we have much control over, as it's directly logged by Maven Resolver.
That being said it used to not log the entire stack trace in [Maven Resolve 1.3.1|https://github.com/apache/maven-resolver/blame/maven-resolver-1.3.1/maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/WarnChecksumPolicy.java#L36] (used [before XWiki 15.2|https://jira.xwiki.org/browse/XWIKI-20666]) unless you enable debug log for it, but it seems to be different in [current version|https://github.com/apache/maven-resolver/blame/masterbba44d9552f232c52d5addcce69b08e6e52993b6/maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/WarnChecksumPolicy.java#L35L39].
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.