Yes, you are right thanks
matinh wrote: > > On Wednesday 06 August 2008 dekel.y wrote: >> Hi, >> When I run mvn eclipse:eclipse, my .classpath points only to the .jars in >> the repository, >> >> How can I tell him that if a dependency is a project on my workspace then >> point to the project and not to the .jar ? > > This shoud be done automatically if you run mvn eclipse:eclipse in the > parent of a multimodule project. > > If your modules are not part of one parent module, you should > use -DworkspaceToConnect=... See MECLIPSE-344 [0] for details. > > hth, > - martin > > [0] http://jira.codehaus.org/browse/MECLIPSE-344 > > > -- View this message in context: http://www.nabble.com/mvn-eclipse%3Aeclipse-problem-.classptah-and-projects-source-dependencies-tp18847315p18849249.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
