On Apr 28, 2013 1:26 AM, "Michael Klishin" <michael.s.klis...@gmail.com> wrote: > > 2013/4/28 Steven Degutis <sbdegu...@gmail.com> >> >> I'd put it on Clojars but I can't really figure out how to deal with this gpg stuff. Seems way more complicated. Wish clojure had something easier, like homebrew and melpa. But whatever. > > > GPG signint is currently optional. > > lein do pom, jar > scp pom.xml target/[library]-[version].jar cloj...@clojars.org: > > > -- > MK > > http://github.com/michaelklishin > http://twitter.com/michaelklishin
Using scp, or setting a releases repo to use :sign-releases false would both bypass signatures. However, they bare added as the first step to being able to trust a build. I would be very interested to hear more about what issues you've run into. I'd also be interested to hear if https://github.com/technomancy/leiningen/blob/stable/doc/GPG.md helps solve any issues. -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.