When I do "lein deploy clojars", the tool hangs after reporting that it has created the jar.
Any idea what might be causing it to hang? On Fri, Apr 5, 2013 at 7:19 PM, Nelson Morris <[email protected]>wrote: > Yep. There is an issue for making it work over scp, which the > lein-clojars plugin uses, at > https://github.com/ato/clojars-web/issues/118. Unfortunately the > commits mentioning they "fix" it are incorrect. > > At the moment, `lein deploy clojars` is the way to send signatures. > This command is built in to lein 2.x. > > - > Nelson > > On Fri, Apr 5, 2013 at 8:35 PM, Phil Hagelberg <[email protected]> wrote: > > I'm not sure Clojars supports sending signatures over scp yet. You might > > need to do an HTTP deploy with `lein deploy`. The docs around this are a > bit > > scarce; sorry about that. > > > > Phil > > > > -- > > -- > > You received this message because you are subscribed to the Google > > Groups "Clojure" group. > > To post to this group, send email to [email protected] > > Note that posts from new members are moderated - please be patient with > your > > first post. > > To unsubscribe from this group, send email to > > [email protected] > > 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 [email protected]. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
