Hi,

Maven 2.x supports a CLI like

  mvn -r -D maven.reactor.includes=... -D maven.reactor.excludes=...

to select sub directories of the current directory by glob patterns for the reactor.

Now that the Make-like reactor mode is in-place [0], I wonder whether this old-school mode still serves interesting use cases that cannot be handled by the new reactor mode.

WDYT?


Benjamin


[0] http://docs.codehaus.org/display/MAVEN/Make+Like+Reactor+Mode

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to