> 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.

This is something you should be looking for as a feature in a
Continuous Integration server, not so much in a build tool like Maven.
Check Hudson and Continuum.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to