Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Intellij not using project-specific Maven settings.xml file

I have "main" settings.xml file I use for the majority of my repos in my .m2 folder on my computer. However, I have 1 Java/Maven/IntelliJ project that has a custom settings.xml.

Instead of having to swap them out each time, I set the path to this "custom" settings.xml in my IntelliJ project and ticked the "Override" box, which to my knowledge, should pull this custom settings.xml file and NOT the one in my .m2 folder. But this is not working for some reason: enter image description here

It keeps trying to use the settings.xml that is located in my /.m2 folder directory and NOT the one in mmy /git/ directory. Am I doing something wrong here???

like image 674
ennth Avatar asked Oct 15 '25 14:10

ennth


1 Answers

It's a known bug. Please follow it for updates.

like image 182
CrazyCoder Avatar answered Oct 17 '25 02:10

CrazyCoder



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!