Philippe Faes <[EMAIL PROTECTED]> writes: > Hi guys, >
Hello, > Is there an easy way to automatically build and test integration test > projects? I think there is ongoing lengthy discussion about it (check the confluence wiki). For now, the standard way of doing integration testing is creating a dedicated project for this. This is what is done in maven itself. Then your project depends on al integrated modules and gett built as usual by reactor. HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
