You need run mvn eclipse:eclipse against the parent pom which should include A B C and D as module. After that, you should get the project reference in eclipse

Kind regards,

Du, Guo

----- Original Message ----- From: "Rahul Thakur" <[EMAIL PROTECTED]>
To: "Maven Users List" <[email protected]>
Sent: Tuesday, March 14, 2006 7:59 AM
Subject: [m2] eclipse-plugin how to reference other projects in a multi-module project?


Hi,

I have set up a reactor/multi-module project as follows.

Parent (pom project)
   + A
   + B  (depends on A)
   + C  (depends on B)
   + D  (depends on A, C)

(A,B,C,D are the modules).

When I run eclipse:eclipse goal the project dependencies are not setup in project's .classpath file. Could anyone suggest how this can be done?

Thanks in advance.

Cheers,
Rahul

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






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

Reply via email to