You can find out the libs we are using at a glance via mvn
dependency:tree (which will give you transitive/unstated dependencies as
well). But moving the scope to submodules is the main thing for me.
Glen
On 07/12/2013 04:35 PM, Juan Pablo Santos Rodríguez wrote:
Hi!
I agree with moving scope to submodules. As for keeping dependencyMgmt only
for duplicated entries, I'd rather keep them all; I find easier to locate
dependencies config if it's centralized, if it's scattered I find more
difficult to know what libs are we using at a glance.
Also, I'd like to start with submodules next week, so dependencies will
start to be moved between submodules.
br,
juan pablo
apologies on brevity, typos introduced by phone's spellchecker