cljdoc

seancorfield 2025-10-17T18:01:48.121839Z

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

✅ 1
seancorfield 2025-10-17T18:06:17.257499Z

Hmm, I think the uploaded pom and the pom.xml in the JAR don't agree...

lread 2025-10-17T20:50:51.745929Z

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?

seancorfield 2025-10-17T20:58:25.242979Z

Yes