Hi,

Huang, Yan schrieb:
Hello,

I'm wondering how maven is figuring out the Reactor build order

Arnaud already explained this.

and if there is a way to tweak this order?

No. Only indirectly, by specifying dependencies between modules.

If I see there are exact same line for a particular project twice
in this order, does it mean that maven 2 would build twice?

I think this should never happen, as maven should just walk over the graph and build one modul after the other. Can you post the log of the build.

Thanks
Yan

-Tim


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to