Tassilo Horn <[email protected]> writes:

[...]

> Ah, ok, seems to work.  Except that it doesn't copy the deps into my
> project but only to ~/.m2/, but that's probably the maven way.  

Correct. Though this plugin may be of interest:
http://maven.apache.org/plugins/maven-dependency-plugin/copy-dependencies-mojo.html

> And it fetches much more than the transitive closure of my project's
> dependencies, i.e., plexus, surefire, commons-cli, doxia, and what
> not, many of them even in various different versions...

Yeah, probably due to deps of the plugins if you've never built any
maven project locally.

Jim

>
> Bye,
> Tassilo

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to