To get child projects to inherit parent dependencies we need to add these dependencies in the
Tuesday, December 30, 2008
maven dependency for child projects
The dependencies that you want your child projects to inherit cannot be nested in the element. Dependencies in this element merely state the preference for a version and by itself does not affect a project's dependency graph.
To get child projects to inherit parent dependencies we need to add these dependencies in the element without an enclosing element.
To get child projects to inherit parent dependencies we need to add these dependencies in the
Subscribe to:
Post Comments (Atom)
gee...not sure that I understood what I typed there. LOL
ReplyDelete