You could use sort of the same system: declare <pluginManagement> in your parent POM, where you declare all your dependencies. Now, just declare this certain plugin in your module and the whole configuration and dependency stuff should be resolved from the parent.
Or I understood something wrong... :-) Roland On Friday 26 May 2006 17:10, Willie Vu wrote: > dependencyManagement can be used to make sure dependency versions are > consistent in multiple modules. The problem is that it is not > applicable dependencies declared in plugins. Is there a way to > configure and workaround this problem? Or is it an enhancement to > suggest? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]