Geoffrey Wiseman wrote:
On Fri, Aug 1, 2008 at 11:00 AM, DOMINGUEZ Felipe <
[EMAIL PROTECTED]> wrote:

I am new to Maven, and I am a bit confuse about the porpuse of directory
src/main/config porpuse

...
Can any body clarify the usage of src/main/config  and what is maven
approach for using configuration files such as hibernate.cfg.xml or
other config files that need to be modified on the live environment?


What about this?
http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html

I think that page is a bit sparse, it's a good list of what should be in the directory structure, but doesn't explain differences, provide examples of use or problems solved, version control interaction or best practices. I think the books are a good place ( http://maven.apache.org/articles.html ) for detail, but beware that "A Developer's Notebook" is for version 1.0.2 which is significantly different. The version 2.0 references I've looked into from here are good.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to