aruggero commented on PR #3731:
URL: https://github.com/apache/solr/pull/3731#issuecomment-3414249530

   Hi,
   I am locally doing a gradlew check on the main branch, and I am facing this 
error:
   `Execution failed for task ':solr:modules:cuvs:validateJarChecksums'.
   > Dependency checksum validation failed:
       - Dependency checksum mismatch ('com.nvidia.cuvs:cuvs-java:25.10.0'), 
expected it to be: 6c22acfbdbc7f3a4a78a2edea46124df872e9ea5, but was: 
885ad074984741128c7cc723851e790711f91a6e
     `
   
   I searched the Maven Central repository and I found:
   
https://central.sonatype.com/artifact/com.nvidia.cuvs/cuvs-java/25.10.0/versions
   Released 4 days ago.
   If I have a look at the sha1 from here:
   https://repo1.maven.org/maven2/com/nvidia/cuvs/cuvs-java/25.10.0/
   Then
   
https://repo1.maven.org/maven2/com/nvidia/cuvs/cuvs-java/25.10.0/cuvs-java-25.10.0.jar.sha1
   
   I see the sha1 of the error: `885ad...`
   Should the one in Solr be updated? How should I fix this error?
   
   Thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to