Alexandre Poitras wrote:
The plugin generates direct references between modules sharing the
same parent pom. So, you should try to make a multi-modules project.
Search for the mail "Guide to using Eclipse with Maven 2.x", it has
helped me a lot and has some informations about this situation.
Hope this help!

I've been all thru this, and have read every little snippet of maven2 docs. I am indeed generating the eclipse projects as part of a multi-build, and they do indeed share a common parent pom. But there are explicit checks for version numbers even this case. Thus if all the projects have not been deployed prior to generating the eclipse projects the direct references will not be created.

-bk

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

Reply via email to