Which version of Maven is recommended for a new project?

2006-11-30 Thread Aaron Metzger
For a new project which intends to whole-heartedly embrace Maven2 and lots of plugins, what is the community consensus as to which version of Maven we should start with? 1) The stable (but stale) released Maven 2.0.4? 2) The 2.0.x branch built from subversion? 3) The 2.1.x branch built from

Re: Which version of Maven is recommended for a new project?

2006-11-30 Thread Ralph Goers
Does your organization have a need to tightly control the versions of the jar dependencies you use? If not than maven-2.04 should work just fine. Aaron Metzger wrote: For a new project which intends to whole-heartedly embrace Maven2 and lots of plugins, what is the community consensus as to

Re: Which version of Maven is recommended for a new project?

2006-11-30 Thread Wendy Smoak
On 11/30/06, Aaron Metzger [EMAIL PROTECTED] wrote: For a new project which intends to whole-heartedly embrace Maven2 and lots of plugins, what is the community consensus as to which version of Maven we should start with? The stable version is recommended for daily use. (Stale? Most of