On Sunday 14 Sep 2003 17:19, khote wrote:
> set an environment variable MAVEN_HOME_LOCAL=/usr/local/repository
> (for example)

or have a file ~/build.properties and include a line like

maven.repo.local=/usr/local/maven/repository


You can also have a param for the remote repository

maven.repo.remote=...

You could always have just looked at the Wiki :-) 
http://wiki.codehaus.org/maven/MigratingFromBeta9ToBeta10
http://wiki.codehaus.org/maven/RepositoryHandling


-- 
Andy


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

Reply via email to