Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.11
-
Fix Version/s: 1.12
-
Component/s: None
-
Labels:None
-
Environment:Sonar embedded in Tomcat accessing repositories through Artifactory
Description
When launching a build, the sonar-squid and sonar-plug-api artifacts have invalid checksums (downloading from central). I have temporarily modified checksum policy on Artifactory to ignore checksum differences and go ahead running the analysis, but it should be fixed for other users not spending so much time figuring out what's happening.
Issue Links
- is duplicated by
-
SONAR-1237
Invalid check sums for sonar-squid and sonar-plugin-api at http://repository.codehaus.org?
-
We encountered exactly the same problem as described here. After manually deploying the necessary sonar files to our artifactory we realized that temporarly changing the checksum policy for the codehaus repository would have saved us a couple of minutes work.
Nevertheless, this issue will occur again if it isn't fixed ....