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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
