On 2/23/08, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > Did you add it as a build plugin or as a build/plugins/plugin or a > > build/pluginManagement/plugins/plugin? > > > The above makes no sense to me - but I tried the same change as I did for > proxy. >
>From the m2 documentation site: "Plugin Management contains plugin elements in much the same way, except that rather than configuring plugin information for this particular project build, it is intended to configure project builds that inherit from this one." So, if you define/configure the plugin within the <pluginManagement> element, it doesn't get executed for the parent, but it does for the children. > > Niall > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]