RE: Question About Reactor Operation

2005-08-19 Thread Allison, Bob
I can assemble from them), since that will automatically take care of the processing order problem. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Friday, August 19, 2005 06:33 To: Maven Developers List Subject: Re: Question About Reactor Operation Sorry for the

Re: Question About Reactor Operation

2005-08-19 Thread Brett Porter
Sorry for the late response. Did you establish how you would do these? John has recently implemented some functionality to enable aggregation and maybe we can work through these. - Brett Allison, Bob wrote: >After doing some experimentation, I think I have a means to accomplish >what I want with

RE: Question About Reactor Operation

2005-08-10 Thread Allison, Bob
artifact being built? > -Original Message- > From: Allison, Bob [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 09, 2005 07:58 > To: Maven Developers List > Subject: RE: Question About Reactor Operation > > > > > > -Original Message- >

RE: Question About Reactor Operation

2005-08-09 Thread Allison, Bob
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Monday, August 08, 2005 20:00 > To: Maven Developers List > Subject: Re: Question About Reactor Operation > > > Allison, Bob wrote: > > >>>Use Case 1: There are a num

Re: Question About Reactor Operation

2005-08-08 Thread Brett Porter
Allison, Bob wrote: >>>Use Case 1: There are a number of project directories which do not >>>produce artifacts (the top level and all mid-level directories, for >>>example) as well as a few projects which are samples and >>> >>> >>should not be >> >> >>>included in the production deliv

RE: Question About Reactor Operation

2005-08-08 Thread Allison, Bob
See my comments below... > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 07, 2005 00:22 > To: Maven Developers List > Subject: Re: Question About Reactor Operation > > > Hi, > > Allison, Bob wrote: > &

Re: Question About Reactor Operation

2005-08-06 Thread Brett Porter
Hi, Allison, Bob wrote: >(I was going to try to find the reactor code in my SVN tree before >asking this, but can't seem to find it :-( ) > > It's in DefaultMaven presently (it may have moved to the DefaultLifecycleExecutor in part, I haven't looked since the recent aggregation changes). >Use

RE: Question About Reactor Operation

2005-08-06 Thread Allison, Bob
I forgot to mention that I am trying to get this working in Maven 2 -Original Message- From: Allison, Bob [mailto:[EMAIL PROTECTED] Sent: Saturday, August 06, 2005 23:53 To: dev@maven.apache.org Subject: Question About Reactor Operation (I was going to try to find the reactor code in my