In Netbeans, the Maven settings.xml file is part of each project and can be easily edited for each project:
settings.xml
Is there something similar in Intellij or do I need to manually open the file?
It is not displayed by default.
Right click on POM -> Maven -> Open Settings.xml