Hi Dave,

javadevd...@googlemail.com wrote at Freitag, 4. September 2009 11:25:

> But all you described implies, that I know about this dependency. But I
> dont know the dependency, it can happen in any transitive dependency.

If you use fix versions for your dependencies in the depMgmt section, it is
no longer possible to introduce new/other transitive dependencies, because
this implies that at least one of the "fix" versions must have been
changed.

> Because attachements are not shown, i loaded the image to
> http://goliatmesh.go.funpic.de/mavenDependencyProblem.jpg
> 
> Perhaps there is really something I didn't figure out, but I had a
> problem, similar to this already :-(

If your global project POM declares "a group:b:1.1.4" in the depMgmt
section, nothing else will be used - never.

- Jörg


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

Reply via email to