2011/2/15 Michael Ossareh <ossa...@gmail.com>:
>
>
> On Mon, Feb 14, 2011 at 16:50, Scott Jaderholm <jaderh...@gmail.com> wrote:
>>
>> On Mon, Feb 14, 2011 at 7:21 PM, Jürgen Hötzel <juer...@hoetzel.info>
>> wrote:
>>>
>>> Hi,
>>>
>>> Although Emacs is a great environment for writing Clojure code and
>>> Leiningen/Cake makes Maven builds less painful, you still had to
>>> switch from your Emacs environment to your web browser to search for
>>> Maven artifacts.
>>>
>>> emacs-nexus is a minimal (elisp-only) Nexus client to search for
>>> artifacts and display Leiningen/Maven dependencies:
>>>
>>> https://github.com/juergenhoetzel/emacs-nexus
>>>
>>> Any feedback/contribution  is appreciated.
>>>
>>
>> Cool, maybe search clojars by default also?
>
> Along with anything that is listed in :repositories in your project.clj ?

The actual searching/indexing is done by the Nexus server. Emacs-nexus
is just a client for the REST API provided by Nexus.

To search Clojars we need a public Nexus server indexing the Clojars Maven repo.

Jürgen

-- 
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

Reply via email to