You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Kaare Nilsen <ka...@gmail.com> on 2006/09/04 10:23:30 UTC

Excluding a module from the reactor from the command lline ?

Yo guys.

Is it possible to exclude a project in the reactor from the commandline.
Lets say I have 4 projects in my reactor :

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Project- API ....................................... SUCCESS [1.641s]
[INFO] Project- Implementation ............................ SUCCESS [0.781s]
[INFO] Project- Server .................................... SUCCESS [0.656s]
[INFO] Project - Parent........................................ SUCCESS [0.000s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------


An now I would like to build everything *but* the server, without
changing the modules list in the pom. Is it possible ?



/Kaare

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org