Ah, you're right, only the bin/swank script calls maven the clj and clj.bat scripts are stand-alone, I thought I had changed them (but it's better that they're stand-alone).
Was the following the actual error? > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] The plugin 'org.apache.maven.plugins:maven-clojure-plugin' does > not exist > or no valid version could be found The Clojure Maven plugin should be called clojure-maven-plugin, not maven-clojure-plugin, did you change the pom file? David On Mar 20, 7:56 am, alux <alu...@googlemail.com> wrote: > Hello, > > I'm just go through the Incanter > getting-startedhttp://data-sorcery.org/2009/12/20/getting-started/ > > There I find, that I can use > > mvn clojure:repl > > But that doesnt work. > > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] The plugin 'org.apache.maven.plugins:maven-clojure-plugin' does > not exist > or no valid version could be found > > I dont know where to search for a solution, so I ask here. > > Thanks for any help, > > alux -- 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 To unsubscribe from this group, send email to clojure+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.