2010/9/14 <[email protected]>: > hi, > > I have a project A which defines a dependency to project B in scope test. > project B itself has several dependencies in scope compile. > > Surprinsingly these dependencies are also included in Project A in compile > scope..... ?!
This is not possible (at least theoretically). Did you try to see the tree of dependencies? See: http://maven.apache.org/plugins/maven-dependency-plugin/tree-mojo.html Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
