The latter. There is indeed a 'root' module with a pluginManagement section. I do not control its content directly, I can ask that the my assembly plugin be added there.
Thanks On Tue, Apr 17, 2012 at 11:39 PM, Wayne Fay <[email protected]> wrote: > > I suppose I will have to figure out a way to make sure mine gets loaded > > first. Are there any tricks out there for fooling the reactor? > > I know of no tricks. You should talk to the owner of the other > module(s) using the assembly plugin and convince them to add your > handler into their <plugin><dependencies> or even better get the owner > of the top parent to add a pluginManagement section and specify it > there (then it will be inherited down to all the other poms). > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
