Thanks Kalle. Problem sorted.

--- On Sat, 6/6/09, Kalle Korhonen <kalle.o.korho...@gmail.com> wrote:


From: Kalle Korhonen <kalle.o.korho...@gmail.com>
Subject: Re: Maven eclipse dependencies
To: "Maven Users List" <users@maven.apache.org>
Date: Saturday, 6 June, 2009, 9:21 PM


Dependent on the version of Eclipse you use, projects you have on your
Eclipse workspace and how the projects are named. Set
useProjectReferences to false if you don't want to use any existing
project references as documented at
http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html.

Kalle


On Sat, Jun 6, 2009 at 12:39 PM, SEAN
MCELROY<sean.mcel...@btinternet.com> wrote:
> Hello,
>
> I have problem using maven and eclipse.  The problem is that project 
> dependencies are not being included as jars, but are being included in the 
> eclipse project as related projects - that is, in the eclipse Java Build Path 
> window (right click on project then select -> Build Path -> Configure Build 
> Path) under the Projects Tab. The strange thing is that an identicaly pom 
> file works fine on other machines, so this has me stumped.
>
> I have four maven projects: trovare-dal, trovare-business, trovare-index, 
> trovare-web. The trovare-web, a web project, lists the other projects as 
> dependencies. I would expec the dependencies to be listed as jars under Java 
> Resources/Libraries but no such luck,  they are listed under the Projects tab 
> of the Java Build Path window.
>
> I am using maven 2.0.10 and have tried 2.10, but have the same result and I 
> am using Eclipse 3.4.2
>
> All help very welcome.
>
> Best Regards,
>
> Sean

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to