Got it. Just to confirm since i cannot find anything such as "an environment variable". Thanks
On 8/28/07, Wayne Fay <[EMAIL PROTECTED]> wrote: > > Other than -s, nothing else is "built in". > > Of course, you can easily alter the mvn.bat file for your company and > add other parameters, check for environment variables etc. But then > you need to make sure everyone is running your modified mvn.bat file. > > Wayne > > On 8/28/07, Baz <[EMAIL PROTECTED]> wrote: > > Wayne, > > > > Thanks for your reply. > > > > If I dont use "-s" then it will only look at <user_home>/.m2 ? No > > environment variable will change this behaviour right? > > > > B. > > > > On 8/28/07, Wayne Fay <[EMAIL PROTECTED]> wrote: > > > > > > mvn -? > > > -s,--settings Alternate path for the user settings > file > > > > > > Wayne > > > > > > On 8/28/07, Baz <[EMAIL PROTECTED]> wrote: > > > > All, > > > > > > > > Does maven 2.x looking at any environment variables for the location > of > > > > settings.xml? I know the default location is <user_home_dir>/.m2 but > I > > > want > > > > to be able to change the default behavior when you type "mvn". > > > > > > > > Thanks. > > > > > > > > B. > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
