But even if I delete it, and do
mvn -o clojure:swank
I get the same error.

Black maven magic. ;-(

Regards, a.



alux schrieb:
> deleting it doesnt help, it seems to be reloaded when I run
> clojure:swank
>
> a.
>
>
>
> alux schrieb:
> > So, I found a file:
> >
> > %repo%\org\apache\maven\plugins\maven-clojure-plugin\maven-metadata-
> > central.xml
> >
> > containing
> >
> > <?xml version="1.0" encoding="UTF-8"?>
> > <metadata>
> >   <groupId>org.apache.maven.plugins</groupId>
> >   <artifactId>maven-clojure-plugin</artifactId>
> > </metadata>
> >
> > No, I dont know where it comes from.
> >
> > a.
> >
> >
> >
> >
> > alux schrieb:
> > > Hm.
> > >
> > > It cant be an incanter problem. In an empty directory, I get:
> > >
> > > D:\projekts\test>mvn clojure:swank
> > > [INFO] Scanning for projects...
> > > [INFO] Searching repository for plugin with prefix: 'clojure'.
> > > [INFO]
> > > ------------------------------------------------------------------------
> > > [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 knwo what to do.
> > >
> > > Thanks & regards, alux
> > >
> > > alux schrieb:
> > > > Um, thats been copy and paste, yes.
> > > >
> > > > (side remark, I read on about the plugin, and now I installed the
> > > > needed swank file too)
> > > >
> > > > Thanks and greetings, alux
> > > >
> > > > liebke schrieb:
> > > > > 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.

Reply via email to