Hi Manos, That's exactly what dependencyManagement is for.. You only need the groupId an artifactId in your modules if you declare the scope, type and version in your parent.
Cheers Jo On 2/25/07, Manos Batsis <[EMAIL PROTECTED]> wrote:
Besides <version>, does <dependencyManagement> make <scope> and <type> elements in modules redundant? Thanks, Manos --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
