On 10/03/2011 8:48 AM, Jojo Paderes wrote:
Hi,

I'd like to know your thoughts on when not to use a multi module project
setup.

For example for a typical 3-tier web application
(ui+controllers/service/data-access), will a maven-archetype-webapp suffice
for this setup, or would a multi-module project setup be more pragmatic?

Thanks!

-- Jojo

Don't forget to extract out functional modules into separately tested modules that can be released on their own and used as libraries.

Ron

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to