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]