Re: command option to control which projects are in the reactor?

2008-12-06 Thread John Stoneham
> Why would you want to do that anyway? > > Maven allows you to ADD to the module set (via profiles) but not subtract. It's common in, say, a 10-module build to be working on one module and testing an assembly that depends on it. You can save a lot of cycle time by just recompiling the one module

Re: command option to control which projects are in the reactor?

2008-12-06 Thread jallen
ADD to the module set (via profiles) but not subtract. > > -- View this message in context: http://www.nabble.com/command-option-to-control-which-projects-are-in-the-reactor--tp20868969p20871687.html Sent from the Maven - Users mailing list archive at Nabble.com. ---

Re: command option to control which projects are in the reactor?

2008-12-06 Thread Barrie Treloar
On Sat, Dec 6, 2008 at 9:40 PM, jallen <[EMAIL PROTECTED]> wrote: > > Anyone know of a way of excluding which projects are involved in a reactor > build from the command line, i'm thinking some kind of global > 'excludeProjects' or 'reactorProjects' option that can be used to define a > subset of t

command option to control which projects are in the reactor?

2008-12-06 Thread jallen
message in context: http://www.nabble.com/command-option-to-control-which-projects-are-in-the-reactor--tp20868969p20868969.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL