Re: Integration testing and multiproject organization

2005-09-08 Thread Andy Glick
At 01:12 PM 9/8/2005, Craig McDaniel wrote: One approach I've seen is to create *-acceptance projects to contain the integration tests. For example, da-hibernate-acceptance. I would end up with no tests in da-hibernate, and only tests in da-hibernate-acceptance. Is this common? With this setup,

Integration testing and multiproject organization

2005-09-08 Thread Craig McDaniel
I've seen a few slide presentations on best practices for multiproject organization, but I was wondering if there is one that is endorsed by the maven team/community? I am working on a project that will provide a centralized hub of data services (JMS, SOAP, JSP) for integrating multiple external s