The Maven plugin looks into user.home/.m2 for settings.xml.

This works when each user needs to have a separate setup, but what if we
want to set up a master settings.xml that will be used as default for any
user ?

I have read that maven first looks into its own configuration folder for a
settings file.

Anyone knows where this folder is located? I found a few maven plugin
folders in the Eclipse installation folder but no luck so far.

What I need is to define a system wide settings while letting individual
users the ability to override by defining another settings file in their
user. home folder
_______________________________________________
m2e-users mailing list
m2e-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/m2e-users

Reply via email to