From: "Daniel Or" <[EMAIL PROTECTED]>
How can I configure maven to have its local repository at a given location? I need an answer for both m1 and m2. BTW the documentation on repositories does not mention anything regarding the location of the local repository.
For m2: http://maven.apache.org/maven2/configuration.html For m1, I have a build.properties file in my home directory with: maven.home.local=/path/to/local/repo -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
