RE: [Strategy] How to manage several subprojects as one project?

2004-06-01 Thread Maczka Michal
> -Original Message- > From: Jerome Lacoste [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 01, 2004 5:36 AM > To: Maven Developers List > Subject: Re: [Strategy] How to manage several subprojects as one > project? > > > On Sun, 2004-05-23 at 16:13, Vincen

Re: [Strategy] How to manage several subprojects as one project?

2004-05-31 Thread Jerome Lacoste
On Sun, 2004-05-23 at 16:13, Vincent Massol wrote: > Hi guys, > > I'm still trying to slowly convert the Cactus build (which uses Ant) > into a Maven build. Here's a use case I have. Currently I have the > following: [...] I am wondering if the notion of module, being a sub-part of a project, sh

RE: [Strategy] How to manage several subprojects as one project?

2004-05-26 Thread Maczka Michal
> -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 26, 2004 8:54 AM > [...] > 2/ These share-12-13-14 and share-13-14 subprojects have no functional > meaning and I'd like to have a single javadoc report, a single site, a > single checkstyle erro

Re: [Strategy] How to manage several subprojects as one project?

2004-05-26 Thread Emmanuel Venisse
- Original Message - From: "Vincent Massol" <[EMAIL PROTECTED]> To: "'Maven Developers List'" <[EMAIL PROTECTED]> Sent: Wednesday, May 26, 2004 8:53 AM Subject: RE: [Strategy] How to manage several subprojects as one project? > Hi Rafal,

RE: [Strategy] How to manage several subprojects as one project?

2004-05-25 Thread Vincent Massol
er ideas? Thanks for your help -Vincent > -Original Message- > From: Rafal Krzewski [mailto:[EMAIL PROTECTED] > Sent: 26 May 2004 00:08 > To: Maven Developers List > Subject: Re: [Strategy] How to manage several subprojects as one project? > > Jason van Zyl wrote: > &g

Re: [Strategy] How to manage several subprojects as one project?

2004-05-25 Thread Rafal Krzewski
Jason van Zyl wrote: On Tue, 2004-05-25 at 12:05, Vincent Massol wrote: Hi Carlos, I still believe we're missing a "local/private" repository kind of stuff to share non-public data between projects. Or something equivalent. I honestly don't understand this requirement. What is really the differen

RE: [Strategy] How to manage several subprojects as one project?

2004-05-25 Thread Vincent Massol
> -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: 25 May 2004 19:38 > To: Maven Developers List > Subject: RE: [Strategy] How to manage several subprojects as one project? > > On Tue, 2004-05-25 at 12:05, Vincent Massol wrote: > >

RE: [Strategy] How to manage several subprojects as one project?

2004-05-25 Thread Jason van Zyl
x27;Maven Developers List' > > Cc: 'Vincent Massol' > > Subject: RE: [Strategy] How to manage several subprojects as one > project? > > > > Hi Vincent, > > > > IMHO points 1 and 2 seem to break Maven "philosophy". The Cactus > > dis

RE: [Strategy] How to manage several subprojects as one project?

2004-05-25 Thread Vincent Massol
> To: 'Maven Developers List' > Cc: 'Vincent Massol' > Subject: RE: [Strategy] How to manage several subprojects as one project? > > Hi Vincent, > > IMHO points 1 and 2 seem to break Maven "philosophy". The Cactus > distribution should comprise mo

RE: [Strategy] How to manage several subprojects as one project?

2004-05-25 Thread Carlos Sanchez
Hi Vincent, IMHO points 1 and 2 seem to break Maven "philosophy". The Cactus distribution should comprise more than one jar, and that shouldn't be a problem. I thinked about using files from a dependency jar in order to share information between different projects, for example Spring database co

RE: [Strategy] How to manage several subprojects as one project?

2004-05-25 Thread Vincent Massol
nly one to have provided your view. I was hoping to get other Maven developer's feedback too. Thanks -Vincent > -Original Message- > From: Jerome Lacoste [mailto:[EMAIL PROTECTED] > Sent: 25 May 2004 14:05 > To: Maven Developers List > Subject: RE: [Strategy] How to man

RE: [Strategy] How to manage several subprojects as one project?

2004-05-25 Thread Jerome Lacoste
On Mon, 2004-05-24 at 08:09, Vincent Massol wrote: > Hi Jerome, > > > -Original Message- > > From: Jerome Lacoste [mailto:[EMAIL PROTECTED] > > Sent: 24 May 2004 06:48 > > To: Maven Developers List > > Subject: Re: [Strategy] How to manage several subpr

RE: [Strategy] How to manage several subprojects as one project?

2004-05-24 Thread Vincent Massol
Hi Jerome, > -Original Message- > From: Jerome Lacoste [mailto:[EMAIL PROTECTED] > Sent: 24 May 2004 06:48 > To: Maven Developers List > Subject: Re: [Strategy] How to manage several subprojects as one project? > > On Sun, 2004-05-23 at 16:13, Vincent Mass

Re: [Strategy] How to manage several subprojects as one project?

2004-05-24 Thread Jerome Lacoste
On Sun, 2004-05-23 at 16:13, Vincent Massol wrote: > Hi guys, > > I'm still trying to slowly convert the Cactus build (which uses Ant) > into a Maven build. Here's a use case I have. Currently I have the > following: > > framework/ > |_ src > |_ share-12-13-14 > |_ share-13-14 > |_