I installed the eclipse plugin from
http://mvnlink.googlecode.com/svn/mvnlink-update-site/ and restarted
eclipse. According to the project page, some top level menu should have
MvnLink, there is no none. Is there some configuration I am missing? 

-----Original Message-----
From: Andrew Close [mailto:[EMAIL PROTECTED] 
Sent: August 21, 2008 4:29 PM
To: Maven Users List
Subject: Re: Maven and Eclipse Project

On Thu, Aug 21, 2008 at 9:51 AM, Lam Hayward <[EMAIL PROTECTED]>
wrote:
> Hi there,
>
> I have an issue with maven classpath generation ("mvn 
> eclipse:eclipse") for eclipse.
>
> I have 3 independent projects (say A, B and C) with no common root.
> Project A is the common project (jar) which project B and C will 
> include.
>
> In pom.xml in project B and project C, there is a dependency defined 
> for A. However, in eclipse, I'd like to have project B and project C 
> to include the project A as reference project instead of the jar.
>
> Is this possible without using the project hierarchy approach?

maybe you want to look into this:  http://code.google.com/p/mvnlink/ it
sounds like it does what you're looking for.

--
Andrew Close

---------------------------------------------------------------------
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