you can pass -Dmaven.repo.local=.....

That´s very usefull too, if you have a Continuous Build system running, 
where each build should work on its own "local repository".

Torsten




thomas2004 <[EMAIL PROTECTED]> 
17.07.2008 17:15
Bitte antworten an
"Maven Users List" <[email protected]>


An
[email protected]
Kopie

Thema
How to set/configure the maven.repo.local?







Hi all,

Sofar I know, If I run maven command, maven will first look up the local
repository and then the remote repository. I know also, the default local
repository is "${user.home}/.maven". How can I change this to another
directory, assumed to "c:\projects\mvexe" ?

Besides, my project called "MyProject" is locates under "c:\projects\",
i.g.:
c:
  \projects
    \mvexe
    \MyProject

Regards

Thomas
-- 
View this message in context: 
http://www.nabble.com/How-to-set-configure-the-maven.repo.local--tp18510850p18510850.html

Sent from the Maven - Users mailing list archive at Nabble.com.


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


Reply via email to