lein-protobuf icon indicating copy to clipboard operation
lein-protobuf copied to clipboard

Is there a way to generate the protobuf, but not keep org.flatland/protobuf in :dependencies?

Open danielcompton opened this issue 10 years ago • 0 comments

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

danielcompton avatar Jul 09 '15 23:07 danielcompton