-
-
Notifications
You must be signed in to change notification settings - Fork 112
Closed
Labels
Description
Hi,
I've been hitting problems releasing core.matrix to Clojars - it seems to be dropping the test jars that previously uploaded fine. Compare:
https://clojars.org/repo/net/mikera/core.matrix/0.52.1/
With the older release:
https://clojars.org/repo/net/mikera/core.matrix/0.50.0/
As you can see, the older release included a lot more artifacts. I'm pretty sure the artifacts all got uploaded as reported by Maven:
Uploaded: https://clojars.org/repo/net/mikera/core.matrix/0.52.1/core.matrix-0.52.1-tests.jar (63 KB at 28.8 KB/sec)
So it appears that the Artifacts are now being dropped by Clojars at some point.
Reactions are currently unavailable