Hi ,

I was trying to add maven coordinate in "o.apache.commons.logging\external\binaries.list" file for download of external binary commons-logging-1.1.1.jar.

So I did the change as below
-2D859791FBF7D880591864BD4004D8442A8A3B81 commons-logging-1.1.1.jar
+2D859791FBF7D880591864BD4004D8442A8A3B81 commons-logging:commons-logging:1.1.1

But build failed with below error
Download of http://central.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar  produced content with hash 5043BFEBC3DB072ED80FBD362E7CAF00E885D8AE when 2D859791FBF7D880591864BD4004D8442A8A3B81 was expected

 Should I change the hash to 5043BFEBC3DB072ED80FBD362E7CAF00E885D8AE. I had checked , it is able to download once hash is changed to the new value. Please let me know what should be done

Regards,
Arunava Sinha

Reply via email to