John Gabriele <jmg3...@gmail.com> writes: > Oh, thanks. My understanding was that current best practice was to > choose a good name, and then if you're the original author, your > project's group-id = artifact-id (and thus you get the > https://clojars.org/my-proj url).
You're correct that this is the Clojars policy. I'd add that if for whatever reason you can't use a name that is likely to be unique, then you should add a group-id based on another qualifier such as a corporation name, registered freenode nick/channel, or domain name, but please don't use org.clojars.* for this as it already has a specific meaning around non-canonicity. However, the likelihood that anyone else will come along in the future and name another library clj-xpath is basically nil in this case. -Phil -- 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