> However, I do have one follow-up question. It seems that in the > case of webapps/web services it make sense to use maven (sub)modules, > to that end how many (sub)modules should one use? Is there a > recommended/best practice? For example does the following set of > (sub)modules make sense?
If this makes sense to you right now, then just use it, and plan for refactoring if/when needed in the future which may mean more or fewer modules. The "cost" of adding a new module in Maven is exceptionally low. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
