It's the plugin job to be an "Aggregator" (run once per execution), or to run only on certain packaging type, or to run for the last project in the list. You cannot control it from the POM configuration.
On 7/4/07, Carlos Santos <[EMAIL PROTECTED]> wrote:
I have a master POM with packaging set as pom. This is a multi-module POM. Is there a way to run a maven plugin once instead of for each module? From what I read in the docs it seems that setting the packaging to pom means that every module listed inherits from the parent. I've tried setting inherit to false with no results (does inherit only turn on/off inheriting configurations?). Any suggestions?
-- "CapsLock Key is like rear mirrors in BMW! Who needs them?" freddy33
