In 1.3.x, when you upload an artifact using the web form and view it immediately after, there are no checksums in the repository.
This causes build failures: WARNING] Unable to get resource 'xxx' from repository central (http://repo.example.com/archiva/repository/all/): Error retrieving checksum file for xxx.jar How is it currently implemented? Are the checksums being created as fast as possible, or does it assume the 'create missing checksums' consumer is turned on and it will happen on the next repo scan? (or something else?) Thanks, -- Wendy
