On Tue, 2004-02-03 at 07:26, Stoffels, Ralf (FWI-AW2) wrote: > Hi, > > I have different 'project.xml's which extends each other: > C extends B, B extends A > > It seems that C does only inherit the properties of B but not of A. > > I suppose this is not the intended behavior, is it ?
1) Read the archives it is a known problem in general that some things wrt to inheritance don't work as expected. Your problem is fixed, tested and working in the new maven code which I will be releasing an alpha of when 1.0 is released. 2) Don't cross-post between the user and dev lists. > > Ralf > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.org happiness is like a butterfly: the more you chase it, the more it will elude you, but if you turn your attention to other things, it will come and sit softly on your shoulder ... -- Thoreau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
