On 26 March 2010 16:15, Lalonde, Francis <[email protected]> wrote:
> Can modules be programatically defined by a plugin? > No. The build plan must be finalized before any plugins start executing. But you might get somewhere with the maven invoker plugin... that would allow you to fork maven... you could have a plugin that writes a new aggregator pom on the fly and then forks maven using that aggregator pom > > Francis > >
