You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Guillaume Boucherie <gu...@gmail.com> on 2007/10/15 14:06:09 UTC

problem with dependencies

Hi,

I have a project with modules.
My first module depends on poi, and my second depends on my first.
When I run eclipse:eclipse from my root project I have poi in both classpath
of my projects, so everything works.
But when I run it from my second project poi isn't in the classpath.
So I try it with the compile plugin and I have the same error.
But maven must use transitive dependencies so why it does not work ?

-- 
CletteBou
clettebou.miniville.fr