On Apr 7, 8:05 am, j1n3l0 <[email protected]> wrote: > Thank you very much, that was exactly what I needed to do. I've > managed to publish the java library on clojars. Now I need to tell the > original author what I'm doing :)
Glad you got it working. For future reference, it's much better to contact the author first--it may be he's already got it in a third- party repository, and having copies proliferate leads to confusion in the long run. Of course, there are worst-case scenario situations where the original author is MIA or simply not interested in maintaining his library; is these cases you should just be sure to push to clojars using an org.clojars.$USERNAME group-id to indicate that this is a non-canonical version of the library. cheers, 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
