1. Manually delete a tree of artifacts from the managed repository being used for testing, e.g. delete com.* tree.
2. In administration console select Repositories.
3. Click "Scan Repository Now" for test repository where artifacts were deleted.
4. Database > Update Database Now.
5. Browse.
The index information has not been updated and the entire tree just deleted can still be browsed. Similarly, if you update a single POM for an artifact and its MD5/SHA files, then refresh, the changes are not reflected in the browser information for the POM
The deletion issue is already open as
MRM-37, so I marked this as a duplicate based on the summary.I've also experienced the issue with POM changes not being picked up. You can open a separate issue for that, if there isn't one already.