Ok, I've got direct eclipse project references now. The procedure below
worked perfectly. Thanks!!
-barry
Barry Kaplan wrote:
Mark Hobson wrote:
(Project A depends on project B; both SNAPSHOT versions; all mvn
commands done in reactor build)
* Delete A and B from local repo
* mvn install - SNAPSHOT jars created in local repo
* mvn eclipse:eclipse - project references created
* Delete B from local repo
* mvn install - B SNAPSHOT downloaded from continuum
* mvn eclipse:eclipse - jar references created
* mvn install
* mvn eclipse:eclipse - project references created
Hmm, this would be exactly what I want, if this is what how it works.
But I'm not seeing this behavior. I'm seeing "SNAPHOT' for A being
compared to the timestamp for B. But I will try again later today.
Maybe I did the 'mvn eclipse:eclipse' before the 'install'.
-barry
---------------------------------------------------------------------
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]