Hi Igor, MavenEmbedder and MavenProjectBuilder are coming from maven-embedder 3.0 ?
Arnaud On Wed, Mar 4, 2009 at 7:38 PM, Igor Fedorenko <[email protected]> wrote: > Arnaud, > > We are using MavenEmbedder#readProjectWithDependencies in m2e. We also keep > track of all workspace projects, so inter-module dependencies are resolved > from workspace where applicable. > > In Tycho, we are using MavenProjectBuilder#buildProjectWithDependencies. I > am not sure if this deals with cross-module dependencies properly. > > -- > Regards, > Igor > > > Arnaud HERITIER wrote: > >> Hi guys, >> In a multi-project, is it possible to resolve its dependencies without >> having to build it ? >> I'm trying to find a clean solution for >> http://jira.codehaus.org/browse/MECLIPSE-472 >> Any idea ? >> How are you doing in IDE plugins ? I have to use something not available >> in 2.0.x like mercury ? >> >> Thanks for your help. >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Arnaud
