Our developers share a single Maven installation, which is located in
our code repository (CVS). This allows settings.xml to be easily shared
(in ${maven_home}/conf), and updates to be easily distributed.It's worked well so far, so that's my recommendation. -- Daniel Siegmann FJA-US, Inc. 512 Seventh Ave., New York, NY 10018 (212) 840-2618 ext. 139 -----Original Message----- From: Franck Smith [mailto:[EMAIL PROTECTED] Sent: Thursday, July 12, 2007 2:30 PM To: [email protected] Subject: Where is the recommended location of the settings.xml Hi, I would like to customize the settings.xml for all my projects in order to put the settings to access to our remote repository where is the recommended location to put this settings.xml ? The team contains 10 developers. Indeed there are 3 locations - In the ${maven_home}/conf of every developer machine - In the ${user_home}/.m2 of every developer machine - In the ${basedir} of every projects Thx Franck. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
