lein-protobuf
lein-protobuf copied to clipboard
Is there a way to generate the protobuf, but not keep org.flatland/protobuf in :dependencies?
I'm wanting to remove the dependency on org.flatland/protobuf in https://github.com/apa512/rethinkdb-protobuf, but I'm not quite sure how to compile and deploy a JAR to Clojars. Compilation fails when protobuf is in the dev dependencies.
Relates to: https://github.com/apa512/rethinkdb-protobuf/pull/4