what version of Maven are you using?

When you say inherited, are you actually extending other project.xml files?

- Brett


On Mon, 6 Dec 2004 20:49:53 -0800 (PST), rajas kumar
<[EMAIL PROTECTED]> wrote:
> Hai maven users,
> 
>    I am facing with a problem of properties in heritance. I have a servaral 
> modules. I am compiling each module by using reactor.
> 
> In project.xml i am using a property ${basesrc}.(i.e 
> <sourceDirectory>${basesrc}/src</sourceDirectory>) This property was specifid 
> at top level.
> 
> My problem is this property is not inherited into module level.Even though i 
> used maven.properties.inheritance=true. In each module i need to specify this 
> property then only recognizes the source files to compile.other wise its 
> giveing no souce files to compile.
> 
> Plz send  solution if any body knows.
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to