Thank you, but in fact I need to do not use the 
<your-home-directory>/.m2/settings.xml and <your-home-directory>/.m2/repository 
at all. There's no way to place them in the project's folder ?


----- Original Message ----
From: EJ Ciramella <[EMAIL PROTECTED]>
To: Maven Users List <users@maven.apache.org>; Tung Nguyen <[EMAIL PROTECTED]>
Sent: Tuesday, July 11, 2006 4:09:41 PM
Subject: RE: [m2] How to configure the local repository

Within the settings.xml, you should be able to have an entry like this:

<localRepository>some\path\you'd\like</localRepository> 

-----Original Message-----
From: Tung Nguyen [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 11, 2006 9:59 AM
To: users@maven.apache.org
Subject: [m2] How to configure the local repository

Hi everybody,

I'm contrained to place the repository of maven in the same folder of my
projet but I can't figure out how to do that. I tried to place the
settings.xml in the project folder (with the pom.xml) but it doesn't
work.

Anyone can help ? 
Thank you in advance



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





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

Reply via email to