I have a small problem with my Maven config. All other questions and answers here didn\'t solve my problem, so I\'m starting a new question.
My problem is, that my M
If you change you'r config to always, it still will attempts to download from the nexus, because you have to disable nexus config in pom.xml mind that tag in your pom.xml will take precedence over what's defined in your settings.xml
always
pom.xml
settings.xml