Quoting Jason van Zyl <[EMAIL PROTECTED]>: > On Wed, 2003-03-26 at 05:34, [EMAIL PROTECTED] wrote: > > Hi, > > > > I'd like to propose to support inheritance of project properties and > > maven.xml. It would work in the following way: > > > > if the project POM extends a project.xml (<extend> tag) > > set inheritdir = location of inherited project.xml > > if project.properites exist in inheritdir > > load inheritdir/project.properties > > fi > > if maven.xml exists in inheritdir > > load inheritdir/maven.xml > > fi > > fi > > > > What do you think? > > Decided upon long ago, and there are tests which pick out the faults in > the inheritance of projects in general properties being among them. >
cool. But then, it must be missing some tests as it doesn't seem to be working for me... ;-). So you're saying it's a bug. I'll report it in JIRA. Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
