Suddenly I started getting lots of errors when doing

lein deps

They said “Unable to read the metadata” in files like ~/.m2/repository/org/twitter4j/twitter4j-core/2.2.5-SNAPSHOT/maven-metadata-clojars.xml

The files that the errors referenced were empty. I removed the repository/ directory from ~/.m2/ and retried lein deps. All is well again.