Kent Tong wrote:
Yes, Reactor should take care of that if you run "mvn install" in your
root project directory (containing the "outermost" pom.xml).
Yes, but I'd like to build m2 separately.
As an alternative, it should also be possible to run "mvn install"
separately on m1 and then m2, because Maven searches for parent poms on
the filesystem rather than resolve them from the local repository.
I tried this but it didn't work. It is definitely looking for the
parent pom in the local repository:
Did you try "mvn install" on your parent pom directory? If it fails,
please post the output and your parent pom. If it succeeds, you should
be able to build m1 or m2 separately from now on.
Regards,
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]