Maybe someone can help me with the following Problem:
I have declared a proxy in M
as described at maven - Configuring a proxy.
For some reason th
When settings.xml
is ignored, I tend to check first if the environment variable M2_HOME
:
settings.xml
mglauche comments:
M2_HOME
should specify the systemsettings.xml
to use.
You still have your user settings in${home}/.m2/settings.xml
, which should overwrite anything in the system settings.
For Maven Eclipse, as mglauche mentions in the comments, specify the full path in the maven preferences: