Out of a logical (design) perspective that sounds weird. The parent
shouldn't have any dependency on the siblings; it's the other way around.
Are you talking about a parent project or an aggregating project?

/Anders

On Tue, Sep 15, 2009 at 10:39, Valentin Jacquemin <jacquem...@gmail.com>wrote:

> Hi,
>
> I created a maven structure with a parent pom and for the moment 2 modules
> (web, ejb). I was wondering whether it's possible to references properties
> of those underdeath modules from the parent pom?
>
> Something like ${modules.ejb.build.directory}... Is there a reference on
> this topic? I were not able to find anything on that subject the maven
> site....
>
> Thanks, regards
>
> Valentin Jacquemin
>

Reply via email to