Yes, I put the property maven.home.local with my directory but Maven looks for the librairies in the other directory (C:\Documents and settings....).
Aurélie -----Message d'origine----- De : dan tran [mailto:[EMAIL PROTECTED] Envoyé : jeudi 18 août 2005 18:09 À : Maven Users List Objet : Re: [Maven_1.1-beta-1] what you want is to override maven.repo.local to somewhere else. Where to put this property? http://maven.apache.org/reference/properties.html -D On 8/18/05, Andy Glick <[EMAIL PROTECTED]> wrote: > At 08:57 AM 8/18/2005, you wrote: > >Hello! > >Is it possible to change the local repository of Maven? It's C:\Documents > >anb settings\login\.maven and I would llike to change it. > > > >Aurélie > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > Aurelie, > > The location of the repository is tied to the value of the system property > "user.dir". You ought to be able to set that via MAVEN_OPTS. The syntax is > -Duser.dir=<desired location>. > > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]