Hi, On Sun, May 17, 2009 at 4:06 PM, Robert Burrell Donkin <robertburrelldon...@gmail.com> wrote: > i noticed that the module level poms don't inherit from the top level > one. is this an intentional choice?
There's currently nothing to inherit, so it's better not to. If we do want to inherit from a parent POM (and I think we will sooner or later), then it's better to create a separate tika-parent POM than to use the top level one. It's best not to mix inheritance and aggregation. BR, Jukka Zitting