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]
