put it in $HOME/build.properties instead. (this is in the same section - showing it takes precedence).
I think driver.properties is now inside maven.jar and not loaded from bin/. I'll submit a patch to the doco. Cheers, Brett On Fri, 2003-06-13 at 14:13, tek1 wrote: > Hello. > > According to the Maven Setup instructions: > > "http://maven.apache.org/reference/user-guide.html#Maven Setup" > > it seems as though if I set: > > maven.repo.local=/java/jars > > in > > MAVEN_HOME/bin/driver.properties > > that all projects would use the local repository at "/java/jars". > > Even though I changed this setting, it doesn't seem to take effect. > Maven's still looking for the default local repository...? > > I'm using maven-1.0-beta9. > > Thank you. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Brett Porter <[EMAIL PROTECTED]> f2 network --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
