I sent a PR to Fogus to add SCM info to the generated pom.xml and he merged it, however, the latest build doesn't seem to import and I'm not sure why, since this is the same build code I use in all my OSS projects: https://cljdoc.org/builds/94865
Hmm, I think the uploaded pom and the pom.xml in the JAR don't agree...
The https://repo.clojars.org/me/fogus/thneed/1.1.3/thneed-1.1.3.pom looks ok, I think? Oh is it that the git https://github.com/fogus/thneed/tags but the pom tag is 1.1.3?
Yes