Re: why Maven 3 is divided into eleven eclipse project?

2011-06-30 Thread Benson Margulies
>> >> >> jameslordhz >> >> >> >> 发件人: Mark Struberg >> 发送时间: 2011-06-30  14:59:10 >> 收件人: Maven Developers List >> 抄送: >> 主题: Re: Re: why Maven 3 is divided into eleven eclipse project? >> >> why is the lin

Re: why Maven 3 is divided into eleven eclipse project?

2011-06-30 Thread Hervé BOUTEMY
发件人: Mark Struberg > 发送时间: 2011-06-30 14:59:10 > 收件人: Maven Developers List > 抄送: > 主题: Re: Re: why Maven 3 is divided into eleven eclipse project? > > why is the linux shell not merged into one but instead are ls and tree and > stuff separate programs? The answer is: separ

Re: Re: Re: why Maven 3 is divided into eleven eclipse project?

2011-06-30 Thread Wayne Fay
> Maybe you are right,but large project as hadoop have far > less ecipse projects compared with maven, is that necessary > to have eleven eclipse projects? why not 5 or less? Honestly, why do you care? Is there a specific criticism, comment or question you have, other than "11 projects seems like

Re: why Maven 3 is divided into eleven eclipse project?

2011-06-30 Thread Stephane Nicoll
Oh my God. For the record a directory with some source code is not an eclipse project. Next time it might be worth describing properly what you're complaining about. On Wed, Jun 29, 2011 at 7:57 PM, jameslordhz wrote: > > will this make it easier to manage the source code for maven ? >

Re: Re: why Maven 3 is divided into eleven eclipse project?

2011-06-30 Thread Benson Margulies
also nice : )  any comments? > > > 2011-06-30 > > > > jameslordhz > > > > 发件人: Benson Margulies > 发送时间: 2011-06-30  03:24:25 > 收件人: Maven Developers List > 抄送: > 主题: Re: why Maven 3 is divided into eleven eclipse project? > > What are you two talking abou

Re: Re: Re: why Maven 3 is divided into eleven eclipse project?

2011-06-30 Thread jameslordhz
--- On Thu, 6/30/11, jameslordhz wrote: > From: jameslordhz > Subject: Re: Re: why Maven 3 is divided into eleven eclipse project? > To: "Maven Developers List" > Date: Thursday, June 30, 2011, 3:24 AM > > after i use mvn eclipse:eclipse, eleven eclipse projects > are

Re: Re: why Maven 3 is divided into eleven eclipse project?

2011-06-29 Thread Mark Struberg
rom: jameslordhz > Subject: Re: Re: why Maven 3 is divided into eleven eclipse project? > To: "Maven Developers List" > Date: Thursday, June 30, 2011, 3:24 AM > > after i use mvn eclipse:eclipse, eleven eclipse projects > are generated for maven 3, that is >        

Re: Re: why Maven 3 is divided into eleven eclipse project?

2011-06-29 Thread jameslordhz
:24:25 收件人: Maven Developers List 抄送: 主题: Re: why Maven 3 is divided into eleven eclipse project? What are you two talking about. In what respect is Maven 3 divided into this set of eclipse projects? On Wed, Jun 29, 2011 at 2:36 PM, Martin Gainty wrote: > > these are the eclipse (sub)pr

Re: why Maven 3 is divided into eleven eclipse project?

2011-06-29 Thread Tamás Cservenák
Sorry, did not noticed the OOM in the logs! Bot restarted, try again please... Thanks, ~t~ On Wed, Jun 29, 2011 at 9:34 PM, Wendy Smoak wrote: > On Wed, Jun 29, 2011 at 2:36 PM, Martin Gainty wrote: > >> make ¢? > > No.  Where did that list come from? --

Re: why Maven 3 is divided into eleven eclipse project?

2011-06-29 Thread Wendy Smoak
On Wed, Jun 29, 2011 at 2:36 PM, Martin Gainty wrote: > make ¢? No. Where did that list come from? I thought maybe the OP was asking about the many modules in the Maven source code: http://svn.apache.org/repos/asf/maven/maven-3/trunk/ -- Wendy --

Re: why Maven 3 is divided into eleven eclipse project?

2011-06-29 Thread Benson Margulies
What are you two talking about. In what respect is Maven 3 divided into this set of eclipse projects? On Wed, Jun 29, 2011 at 2:36 PM, Martin Gainty wrote: > > these are the eclipse (sub)projects i have thus far: >          apache >          cdt >          core >          equinox >          jdt >

RE: why Maven 3 is divided into eleven eclipse project?

2011-06-29 Thread Martin Gainty
these are the eclipse (sub)projects i have thus far: apache cdt core equinox jdt text wst if my base eclipse version is 3.7 (for eclipse version 3.7) and if i implement a new algorithm for EditText or UndoText I would refactor