We have a very big maven configuration with very many repositories, plugin repositories, and various other things.
We always end up having to manually copy/paste the same file to other team members, and then replace the username and password.
I was curious if anyone is aware of an automated solution for sharing the settings.xml file ?
Something that will pull the configuration or part of the configuration from git ?
If I had to write it myself I would probably use a script and git, to pull changes, do replacements, and replace the current settings file.
But it's better to see if someone has already made this.
We also have a different proxy username and password for each user. We use both nexus, and also a proxy.