Ah, hello David ;-)

Thanks for the quick answer.

The script, at least the windows one (and as far as I understand the
linux one too) is standalone, without maven. It worked, but I was
stuck some steps later when I tried to start the swank server - there
is a linux script only.

Trying to start swank in the directory
modules/incanter-app
failed.

So I'm still stuck with your tutorial. Is there any way to add an
entry in my maven settings file, so the clojure plugin is always
found?

Thank you, alux




liebke schrieb:
> There are two solutions to your problem, 1) use the bin/clj script
> which calls mvn clojure:repl from the modules/incanter-app directory,
> or 2) just cd to the modules/incanter-app directory and then run mvn
> clojure:repl your self.
>
> That was described in the post you linked to, but it's easy to
> miss. :-)
>
> Good luck,
> 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.

Reply via email to