Hi,

I'm using Maven2.

Is there a way to change modulse to run during execution of Maven?
I need to be able to set if some modules are to be run.

For example:

I have got 3 modules and a plugin:

plugin

module1
module2
module3

There is a plugin that checks few things and decides that module2 should
not me executed. It runs module1 and module2.

Is there a way to change list of modules in LifeCycleExecutor at runtime or
any other way to achieve it?

If there is, could you tell me how or give me some advice?

Please help!

Thanks
Sebastian Bloch


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to