On Thu, Sep 3, 2009 at 12:40 PM, Fredrik Appelberg <
fredrik.appelb...@gmail.com> wrote:

>
> I've just released the first tentative version of Clojureshell. It's a
> simple maven plugin that allows you to easily start a clojure REPL or run a
> Swank server in the context of any maven project.


This looks great, thanks Fredrik! The first time I tried to run "mvn
clojureshell:repl" I received an error about the plugin not being found.
Running "mvn -X clojureshell:repl" results in the following snippet:

[INFO] Searching repository for plugin with prefix: 'clojureshell'.
[DEBUG] Loading plugin prefixes from group: nu.mulli
[INFO] nu.mulli: checking for updates from mulli.nu
[DEBUG] repository metadata for: 'nu.mulli' could not be found on
repository: mulli.nu

Do you know what might be the problem? I think I followed the instructions
listed on Github.

Thanks again,

- J.

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