I want to move the location of the settings.xml away from the users home 
directory into another (.e.g. the Maven installation directory).

How can I achieve this for the cmdline usage (=NOT Eclipse) ?

Yes, I know I can pass an additional parameter like

mvn -s "D:\maven\settings.xml" install

but I want to omit completely any such parameters.

I prefer to have Maven auto-detect the settings.xml in its own installation 
directory.

Is this possible at all?

Ben




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to