Re: New to Maven2 - is it ready?

2005-11-02 Thread Brill Pappin
So far, I don't think its quite ready... I've had no end of trouble even converting a simple project to use it... mostly the problems are from bad POMs but a few issues have cropped up where plugin are not doing what they should... there have not been a lot of issues, but enough that for me, it isn

Re: New to Maven2 - is it ready?

2005-11-02 Thread Kaare Nilsen
I would say its ready i my self use it at my customer, and find it very good. when it comes to the build needs you mention you will find many of them here http://mojo.codehaus.org/ there you will find plugins to support most of your needs. also you would like to look at http://cargo.codehaus.org/ f

New to Maven2 - is it ready?

2005-11-02 Thread svein.are.gronsund
Hi, We use maven today, but have used it like ant (meaning we have not used it as it was intended, with repository etc.) Now we want to clean up and use it properly, but then again, maybe we should go straight to maven2. My question is this. Given our needs, what do we do to use Maven2 (now).