Cool!  I'm glad to see people working on more/better Clojure-Maven
integration.  This is an important piece of the puzzle.

Looking forward to adding this to my (just started) blog series on
Clojure-Maven:
http://stuartsierra.com/2009/09/03/mavens-not-so-bad

-SS


On Sep 3, 12:40 pm, Fredrik Appelberg <fredrik.appelb...@gmail.com>
wrote:
> Hello everyone,
>
> 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 means that maven does
> all the dependency management heavy lifting; all runtime dependencies are
> automatically added to the classpath of the clojure process. And you don't
> even have to modify your project pom.xml; as long as you have this plugin
> installed in you local repo it will work with *any* maven project.
>
> Note that Clojureshell doesn't have any of the features of the
> clojure-maven-plugin (such as managing, compiling and packaging clojure code
> in a project), it merely provides an easier way to start up clojure with the
> proper dependencies loaded.
>
> If this sounds interesting, please check out the project 
> athttps://github.com/fred-o/clojureshell-maven-plugin/tree
>
> Comments, suggestions and criticism is most welcome. As I said, I'm still in
> the early stages of development, and I'm sure there are a lot of issues that
> I haven't caught.
>
> Cheers,
> -- Fredrik
> ==============================================
> What am I up to?http://twitter.com/appelberg
--~--~---------~--~----~------------~-------~--~----~
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