If I have a project and several sub-projects with the sub-projects'
project.xml file extending the parent's, is it true that the property
values defined in parent's project.properties file will not be inherited
by the sub-projects? In other words, when I run maven at the parent
project home, those values are defined; but when I run maven at any of
the sub-projects home, they are not defined.
Is there any way to make it work without copying the project.properties
file?
Thanks,
Stephen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]