Details
Description
Problem occurs if used dav protocol with user authorization :
<distributionManagement>
<snapshotRepository>
<id>godin-laptop.local</id>
<url>dav:http://godin-laptop.local/dav</url>
</snapshotRepository>
</distributionManagement>
+ Enabling strict checksum verification on all artifact downloads. [INFO] Scanning for projects... [INFO] snapshot org.codehaus.sonar-plugins:parent:8-SNAPSHOT: checking for updates from godin-laptop.local [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'fea88f14973338305f936d3a655e7c9d11beb689'; remote = 'e065805a92da1c8da83bc2d994a5f61a84c6b7cf' - RETRYING [WARNING] repository metadata for: 'snapshot org.codehaus.sonar-plugins:parent:8-SNAPSHOT' could not be retrieved from repository: godin-laptop.local due to an error: Checksum failed on download: local = 'fea88f14973338305f936d3a655e7c9d11beb689'; remote = 'e065805a92da1c8da83bc2d994a5f61a84c6b7cf' [INFO] Repository 'godin-laptop.local' will be blacklisted
Fixed in r2770.