Dan Fabulich wrote:
Jorg Heymans wrote:
The root-pom/pom.xml contains a modules section that just references the
project modules
<modules>
<module>../modules</module>
</modules>
Yup, this is a known bug MREACTOR-1
http://jira.codehaus.org/browse/MREACTOR-1
It'll be pretty tough to fix it, I think. :-(
Wait, no, actually, I'm wrong. MREACTOR-1 is perfectly real, but the
"Different roots" error you're getting is surprising to me; I can't
reproduce it even following your directions.
Note that, in the system you showed me, you should be able to go to the
"modules" directory and do "mvn reactor:make -Dmake.folders=A/api" and get
it to work. If that doesn't work, please put together a reduced test case
(zip up a simplified set of Maven projects) and file a bug.
-Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]