Hey all,

I have a parent module with dependencies listed under the
dependencymanagement section.  I now have two modules under this parent,
which are both pom packaging maven projects.

both the sub parent projects have common dependencies along with some
specific.  If i put a dependencymanagement section under each of the sub
parents, then the modules under each isn't able to import those specific
dependencies.  Is there any way to do this elegantly, or do i have to put
all dependencies in the parent (which is not the end of the world).

Thanks.

Reply via email to