using the workspace property the eclipse plugin can find references to
others projects and link them.
Otherwise without having an inheritence but a reactor pom with 3 modules
will also link them together.

On Thu, Aug 21, 2008 at 4:51 PM, 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?
>
> HL
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
..........................................................
Arnaud HERITIER
..........................................................
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..........................................................
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...........................................................

Reply via email to