Hello, I have a question regarding the default location of a project's configuration files in the Maven Standard Directory Layout. In the "Maven2 Getting Started" tutorial at http://maven.apache.org/guides/getting-started/index.html <http://maven.apache.org/guides/getting-started/index.html> there are some examples in which an application's property-files are placed in the 'src/main/resources' directory. In 'http://maven.apache.org/guides/introduction/introduction-to-the-standard-di rectory-layout.html' however there is stated that configuration files should be placed in the 'src/main/config' directory. So, what's the criterium to put a configuration file in the 'src/main/resources' or 'src/main/config' directory? Furthermore, where should one put configuration files which are needed for testing? There is no 'src/test/config' listed in the Maven Standard Directory Layout. Thanks for your help. With kind regards, Duncan Doyle
****************************DISCLAIMER*********************** Deze e-mail is uitsluitend bestemd voor de geadresseerde(n). Verstrekking aan en gebruik door anderen is niet toegestaan. Fortis Verzekeringen Nederland sluit iedere aansprakelijkheid uit die voortvloeit uit elektronische verzending. This e-mail is intended exclusively for the addressee(s), and may not be passed on to, or made available for use by any person other than the addressee(s). Fortis Verzekeringen Nederland rules out any and every liability resulting from any electronic transmission. *************************************************************
