I have a vague memory that you cannot create an uberjar from a deps.edn configuration which includes git deps. I’m unable to find any information about it now so i’m not sure if i’m misremembering. Does anyone know the answer here?
I think uberjar should work, but jar file to be distributed to clojars, not so much?
but maybe you're right and uberjar doesn't work currently, I don't see why not though
i think that’s acceptable
I think it should work?
You can’t make a pom from git deps but that’s not relevant for an uberjar usually
right. makes sense. i had a vague memory and it was around maven distributed jars, not uberjars. thanks both