+1
:)
I believe it already exists in beta-8 for maven.xml and is supposed to exist
in beta-9 for proeprties (though I have not tried).
I would also love to see inheritance of build.properties aswell ... ;)
On Wed, 26 Mar 2003 21:34, [EMAIL PROTECTED] wrote:
> Hi,
>
> I'd like to propose to
On Wed, 2003-03-26 at 09:25, [EMAIL PROTECTED] wrote:
> 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 followin
I've also noticed a problem with inheritance between parent and sub
projects when dealing with properties also specified in the
driver.properties. See MAVEN-294 for more info. This may be related to
your problem...however, I haven't heard anything back from this bug. As
far as I can tell, no one
> On Wed, 26 Mar 2003 15:38:11 +0100 (MET), [EMAIL PROTECTED] said:
> let me be more precise. The maven.xml is indeed inherited (it
> works). The issue I have is with the project.properties which does
> not seem to be inherited. Is that the normal behaviour? Is there
> some doc on inheritance
Quoting [EMAIL PROTECTED]:
> 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 t
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 ( tag)
> >
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 ( tag)
> set inheritdir = location of inherited project.xml
> if
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 ( tag)
set inheritdir = location of inherited project.xml
if project.properites exist in inheritdir
load inheritdir/project.pro