Re: property files management: best practices?

2009-07-24 Thread Alexander Vaysberg
Hi, the maven can it make with many possibility, the first is separete the test configuration from production configuration. For this has maven /src/test/resources. Alexander Vaysberg florian.cavagn...@ingdirect.fr schrieb: Hi I know that by convention the property files of a java maven

RE: property files management: best practices?

2009-07-24 Thread Jeudy, Guillaume
...@vaisberg.de] Sent: Fri 7/24/2009 9:49 AM To: Maven Users List Subject: Re: property files management: best practices? Hi, the maven can it make with many possibility, the first is separete the test configuration from production configuration. For this has maven /src/test/resources. Alexander Vaysberg