Hi,

This is Ram.I recently started learning on Maven and making it work for my
org :)

Let us say I have a Project P which has modules M1,M2,M3.
M1 is dependent on M2 and M3. I have source code access for everything.

My question is:
while building M1, is there a plugin/way to tell in pom.xml to build M2 and
M3 if there are changes in M2 and M3.
>From the parent project level this can be ensured, is it possible to do this
using M1's POM.

Thanks,
Ram

Reply via email to