Hi All,

For some reason if I run a maven goal through the m2 plugin then maven is 
unable to download artifacts from the central repository.

We have a proxy in our network which is not a NAT so I need to configure 
Eclipse to use the proxy.
I have configured eclipse to use the proxy and I have set proxy settings 
in de .m2/settings.xml file. It seems as if both of these settings are 
ignored when I run the m2 plugin external tool.

However, if I create my own "External Tool" and call mvn.bat with an 
{project_loc} and a maven goal then maven IS able to download artifacts 
from central.
Also, if I add dependencies by chosing in the context menu Maven2- Add 
Dependency then the plugin does perform a download of the artifacts to my 
local repository without problems.

It seems as if the m2 plugin uses different configuration settings for 
downloading artifacts through the add dependency wizard and for the m2 
External tool

Any ideas about what I am missing in my configuration for the m2 External 
tool to be able to download artifacts ?


With kind regards / Met vriendelijke groet,
Thijs Volders.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to