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 

Reply via email to