Hi.
You might want to take a look at the maven command option "-s <path>" where path is the location of your settings.xml. So you can put your settings.xml into a shared folder but you will have to put the -s CLI option in your mvn commands.
But then, you can put the "-s" option into your MAVEN_OPTS environment variable so that each mvn command will use it.
^_^ [EMAIL PROTECTED] wrote:
We are in a windows world, and our rep is on a windows share. Also we are need to configure a proxy in settings.xml. How can we share the settings.xml? Thanks Fredy --------------------------------------------------------------------- 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]
