Maven itself is not smart enought to do that yet. But Continuum can do that for you automatically. If a source of a sub project change, Continuum will build all projects that depend on the change project as well.
-D On 9/15/06, Roberto de Castro <[EMAIL PROTECTED]> wrote:
Hi there! I'll configure my project to be built by Maven2. There are 5 subprojects in my main project, but, sometimes there is modifications in only one module, so It is not necessary to build all subprojects again. What can I do NOT to build all subprojects of my main projects? Best regards, Roberto.
