On Oct 5, 2004, at 1:39 PM, David Blevins wrote:

On Tue, Oct 05, 2004 at 12:50:40PM -0700, Dain Sundstrom wrote:
I'm thinking about using the maven multiproject plugin as replacement
for our current reactor build.  Before I do this, I'd like to know
which options of our current build people are using...

Are you using any of the following command line options

module.types      Comma seperated list of module types (ie. specs or
modules)
module.includes   Comma seperated list of module names (ie. common,
core, ...)
modules           Same as module.includes, module.includes initializes
to this value
module.excludes   Comma seperated list of module names to exclude


I use -Dmodules=foo,bar,assembly on a fairly regular basis.

You trying to figure out which ones are worth the pain of adding to multiproject?

Yes.. the good news is I think that is the easy one to implement :)

-dain



Reply via email to