Yes, I've found Eclipse's maven support rather stable for the last 6
months, so I consider it stable and use it for my projects.
The plugin is called m2eclipse.


2011/7/5 Steve <stephen.a.lind...@gmail.com>:
> On Jul 5, 7:13 am, Ken Wesson <kwess...@gmail.com> wrote:
>>
>> > No, there's no server, no port, nothing to firewall. It's just a
>> > directory (~/.m2/repository).
>>
>> So, not actually a repository, then. :)
>>
>
> Well not as you're defining it :) But yes it is a repository if
> repository means "place to store stuff". In particular, "place to
> store jars for one project that can be effortlessly depended upon by
> another project".
>
>>
>> One problem with that is that you generally can't *not* use your IDE's
>> built in project management unless you don't use an IDE at all (vi,
>> emacs, Notepad, whatever rather than Eclipse, IDEA, Netbeans,
>> whatever).
>>
>
> No that's not right, Netbeans (and I'm sure Eclipse, no idea about
> IDEA) happily creates and works with Maven projects. We have guys
> working here using a range of different tools (mostly Java projects
> using Netbeans and Eclipse, running on Linux and Windows) and because
> we've standardised on Maven we have very few issues sharing projects.
>
> - Steve
>
> --
> 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

-- 
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