You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ashutosh Kumar <as...@ionidea.com> on 2004/10/03 08:43:14 UTC

inheriting values from project.properties

Can we inherit values from top level project.properties into inner
project.xml. What is the best way of acheving it?
Regds
Ashutosh

Re: inheriting values from project.properties

Posted by Arnaud HERITIER <ah...@gmail.com>.
If in your project.xml you inherit from a top-level project
(http://maven.apache.org/reference/project-descriptor.html#extend),
you will also inherit its properties (project.properties) and its
goals (maven.xml).



Arnaud

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org