In the mail archive, there seems to have been some lively discussion about what the proper way to handle web applications is. It appears that at one time, files for web applications (e.g. WEB-INF, etc.) were kept in the "webapps/<appname>" directory, but this was later changed to just be a single "webapp" directory per project. Unfortunately, neither of these schemes is mentioned in the project layout recommendation page (http://jakarta.apache.org/turbine/maven/reference/dirlayout.html), so it's unclear what I should do.
Can someone please summarize the current thinking on how Maven should be used when building a web application? Thanks. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
