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 

Reply via email to