Hello,

My (maven1) projet has 15 sub-project. A full build (clean + test + install) takes 40 minutes.

I've tried using continuum as a CI tool, but I didn't find a nice configuration : - failing on first error makes the CI build fail (as time required to fix allow new errors to be commited)
- building all the project and "agregate" test-failures is long process

I'd like the CI to build all sub-project in isolation, to be more reactive on commits. Nor Continuum neither cruiseControl handle dependencies
between maven1 projects in the CI server.

Does Continuum support maven2 subproject as separate CI modules ? What happens when a sub-project is modified and built by continuum (are depending modules be re-built) ?

Nico.


This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


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

Reply via email to