RE: project inheritence

2003-09-28 Thread Steve Garcia
I would anticipate that Maven should permit inheritance of the three files below (project.xml, project.properties, maven.xml), and in this case there is true inheritance...all properties defined by the child override the parent definition. But I would suggest it is the aggregete of the propertie

Re: project inheritence

2003-09-28 Thread Jason van Zyl
On Mon, 2003-09-29 at 00:01, Nathan Coast wrote: > > maven.xml already gets run as well. My latest work not only clears up > > inheritence for project.xml but also loads parent project.properties I > > think. I haven't tested that far yet as I am clearing up other issues with > > it. This needs mor

RE: project inheritence

2003-09-28 Thread Brett Porter
-Original Message- > From: Nathan Coast [mailto:[EMAIL PROTECTED] > Sent: Monday, 29 September 2003 2:02 PM > To: Maven Developers List > Subject: Re: project inheritence > > > > maven.xml already gets run as well. My latest work not only > clears up > > inh

Re: project inheritence

2003-09-28 Thread Nathan Coast
maven.xml already gets run as well. My latest work not only clears up inheritence for project.xml but also loads parent project.properties I think. I haven't tested that far yet as I am clearing up other issues with it. This needs more discussion as dIon and I disagree on what exactly should be inh

RE: project inheritence

2003-09-28 Thread Brett Porter
maven.xml already gets run as well. My latest work not only clears up inheritence for project.xml but also loads parent project.properties I think. I haven't tested that far yet as I am clearing up other issues with it. This needs more discussion as dIon and I disagree on what exactly should be inh