"S. Radhakrishnan" <[EMAIL PROTECTED]> wrote on 06/08/2003 06:33:54 
PM:

> Hi,
> 
> I have now installed Maven beta 10 version and trying to generate
> maven site. But some how the repository jar files are not created
> under the maven beta 10 directory. its created in $userhome/.maven
> directory. Means, it is looking for the repositories from 
$userhome/.maven
> directory instead of $mavenbeta10dir/repository....
> 
> How to get rid of this.
Please read the documentation, specifically:

http://maven.apache.org/reference/user-guide.html#Behavioural%20Properties

And the entry on maven.repo.local.

Please set that property in your ${user.home}/build.properties file to 
whereever you want your repo to be.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


Reply via email to