lein search

2013-04-10 Thread Brian Craft
I'm unable to figure out "lein search". The query in the help text returns nothing: > lein search "clojure AND http AND NOT g:org.clojars*" > Searching for "h2" gives me 18 pages of unwanted results. "h2database" gives me nothing. &qu

'lein search time' error

2012-08-03 Thread marc
Hi, I'm using brew's lein (1.7.1) on Mac OS X and noticed that if I do lein search time the index file http://repo1.maven.org/maven2/.index/nexus-maven-repository-index.zip is looked for but the closest file on that site is http://repo1.maven.org/maven2/.index/nexus-maven-repositor

Re: ANN: lein-search

2010-04-09 Thread Heinz N. Gies
{dependency-name {:description "bla bla bla" :versions ["0.0.0" "0.0.1" ...]} I'll gladly help you to build the code to actually create this file but when running in a corn, (or on a trigger when a commit happens?). Since clojars is the only supported repo by lein-sear

Re: ANN: lein-search

2010-04-09 Thread Alex Osborne
Per Vognsen writes: > Nice! Towards a similar purpose, I wrote a little Emacs hack last week > that web-scrapes clojars.org and inserts the artifact declaration at > the cursor. Since I had to rely on their search feature, I couldn't do > proper regular expression matching. I've cronned a job t

Re: ANN: lein-search

2010-04-08 Thread Per Vognsen
inz N. Gies wrote: > Some people might have had to endure my complains about maven already (no > worries this isn't one of them). Them aside I usually don't complain without > attempting to do something against the problem I see. > > So here you go lein-search. It's by

ANN: lein-search

2010-04-08 Thread Heinz N. Gies
Some people might have had to endure my complains about maven already (no worries this isn't one of them). Them aside I usually don't complain without attempting to do something against the problem I see. So here you go lein-search. It's by far not perfect and surely not the nice