Hi Jan,

i get it now, declaring the dependencies in the parent-pom (or directly in
each module's pom, where it will be used) leads to a proper binding of the
library to the modules, and everybody who changes this dependency, should
then be aware of the influences on the code.

While using transitive dependencies seem to be more or less hidden to those
developers only using e.g. the web module.

I also see the disadvantages (of the parent-pom approach) when you need to
create some assembled artifacts.

thanks for your help on this.

br
R.C.

--
View this message in context: 
http://maven.40175.n5.nabble.com/where-to-put-common-dependecies-in-multi-module-project-tp4931654p4932859.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]

Reply via email to