I guess by "google" I really meant "using google to search github." AFAICT,
there's 0 reason to opt for anything other than Leiningen when given the
choice. It makes things astonishingly easy, and nearly every
more-than-alpha library has lein dependency info right up near the top. If
they don't, clojars or maven should have it.

On Thu, Feb 19, 2015 at 11:19 AM, Cecil Westerhof <cldwester...@gmail.com>
wrote:

>
>
> 2015-02-19 17:00 GMT+01:00 Sam Raker <sam.ra...@gmail.com>:
>
>> @Cecil: while it's a little irritating that there's not more
>> centralization of third-party Clojure libs, I've found that Leiningen +
>> some googling solves the problem like 99% of the time.
>>
>
> ​I did come quit an end with Google, but then I was bitten by a broken pom
> file.
> I think I like Leiningen better as Maven, so I should invest some time in
> Leiningen.
> ​With Google I only found build information about Maven, not about
> Leiningen. But I am enlightened now. :-D
> ​
>
>
>> On Thursday, February 19, 2015 at 10:42:43 AM UTC-5, Alex Miller wrote:
>>>
>>> The first line of the readme for the project (
>>> https://github.com/clojure/data.int-map) has the Leiningen jar
>>> dependency info on it:
>>>
>>> [org.clojure/data.int-map "0.1.0"]
>>>
>>> Also, the 'mvn package' command should have worked since that's how
>>> releases get built. That was a bug in the pom dependencies and I have
>>> updated it to match the version in project.clj.
>>>
>>>
>>>
>>>
>>> On Thursday, February 19, 2015 at 5:39:22 AM UTC-6, Cecil Westerhof
>>> wrote:
>>>>
>>>> 2015-02-19 11:58 GMT+01:00 Michael Griffiths <mikeygr...@gmail.com>:
>>>>
>>>>> Clojure and Clojure contrib libraries are uploaded to Sonatype when
>>>>> released. e.g. https://oss.sonatype.org/content/groups/public/org/
>>>>> clojure/data.int-map/
>>>>>
>>>>> There should be both a jar with sources and jar without sources for
>>>>> each released version of each lib.
>>>>>
>>>>
>>>> ​Thanks. I think information like this should be easier to find. I like
>>>> Clojure, but sometimes it is difficult to find things.
>>>>
>>>
> --
> Cecil Westerhof
>
> --
> 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 a topic in the
> Google Groups "Clojure" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/clojure/cDNGgpTeAcc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/d/optout.

Reply via email to