@suren has joined the channel
I am trying to deploy a package in `clojars` . I am getting following error
java.lang.IllegalArgumentException: Must provide valid :files to deploy-artifacts
Can anyone help me with this?That looks like an error from your deploy tool, not from Clojars. What are you using to deploy?
its lein
It sounds like it is a lein issue/misconfiguration. You could try asking in #leiningen