Re: Repository directory

2004-01-13 Thread Matthieu RIOU
You have to define the property maven.repo.local. I recommend you do so by creating a 
new build.properties in your user home directory.

Freddy [EMAIL PROTECTED] wrote:How can I change the repository directory of maven?
I run the install_repo.bat, and it download the jars to the directory that I passed to 
the .bat, but maven continue to use his original repository (C:\Documents and 
Settings\{actual_user}\.maven\repository)
[]s
Freddy

Frederico Silva Guimarães
Tel: (21) 9952-1717
ICQ: 127277403
Email: [EMAIL PROTECTED]




-
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail

Re: Repository directory

2004-01-13 Thread Freddy
And to change the pluggin directory?
It is the same way?? In this case what's the property name??
[]s
Freddy

Frederico Silva Guimarães
Tel: (21) 9952-1717
ICQ: 127277403
Email: [EMAIL PROTECTED]

- Original Message - 
From: Emmanuel Venisse [EMAIL PROTECTED]
To: Maven Users List [EMAIL PROTECTED]
Sent: Monday, January 12, 2004 3:02 PM
Subject: Re: Repository directory


 Create a build.properties file in your home directory and add this to it :
 maven.repo.local=a_directory_path

 - Original Message - 
 From: Freddy [EMAIL PROTECTED]
 To: maven [EMAIL PROTECTED]
 Sent: Tuesday, January 13, 2004 3:45 AM
 Subject: Repository directory


 How can I change the repository directory of maven?
 I run the install_repo.bat, and it download the jars to the directory
 that I passed to the .bat, but maven continue to use his original
repository
 (C:\Documents and Settings\{actual_user}\.maven\repository)
 []s
 Freddy
 
 Frederico Silva Guimarães
 Tel: (21) 9952-1717
 ICQ: 127277403
 Email: [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]



Re: Repository directory

2004-01-13 Thread Matthieu RIOU
You need to redefine two properties maven.plugin.dir and maven.plugin.unpacked.dir. 
Btw all those properties are defined in Maven user's guide in Behavioural Properties 
chapter.

Freddy [EMAIL PROTECTED] wrote:And to change the pluggin directory?
It is the same way?? In this case what's the property name??
[]s
Freddy

Frederico Silva Guimarães
Tel: (21) 9952-1717
ICQ: 127277403
Email: [EMAIL PROTECTED]

- Original Message - 
From: Emmanuel Venisse 
To: Maven Users List 
Sent: Monday, January 12, 2004 3:02 PM
Subject: Re: Repository directory


 Create a build.properties file in your home directory and add this to it :
 maven.repo.local=

 - Original Message - 
 From: Freddy 
 To: maven 
 Sent: Tuesday, January 13, 2004 3:45 AM
 Subject: Repository directory


 How can I change the repository directory of maven?
 I run the install_repo.bat, and it download the jars to the directory
 that I passed to the .bat, but maven continue to use his original
repository
 (C:\Documents and Settings\{actual_user}\.maven\repository)
 []s
 Freddy
 
 Frederico Silva Guimarães
 Tel: (21) 9952-1717
 ICQ: 127277403
 Email: [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]




-
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail

Re: Repository directory

2004-01-12 Thread Emmanuel Venisse
Create a build.properties file in your home directory and add this to it :
maven.repo.local=a_directory_path

- Original Message - 
From: Freddy [EMAIL PROTECTED]
To: maven [EMAIL PROTECTED]
Sent: Tuesday, January 13, 2004 3:45 AM
Subject: Repository directory


How can I change the repository directory of maven?
I run the install_repo.bat, and it download the jars to the directory
that I passed to the .bat, but maven continue to use his original repository
(C:\Documents and Settings\{actual_user}\.maven\repository)
[]s
Freddy

Frederico Silva Guimarães
Tel: (21) 9952-1717
ICQ: 127277403
Email: [EMAIL PROTECTED]



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