> I am new with maven and I just downloaded it and tried to run a
> sample command, but I get an error. I guess that maybe the error
> is because I need to configure my proxy server in the settings.xml
> file, I made it, however I am still receiving the same error. Any ideas
> what could be the error? Is there a way with Maven to test the
> connectivity to the repositories to download the plugins?

Did you remove the XML comments in the settings.xml file? If not,
Maven does not "see" your proxy configuration, as it is commented out.
Look for <!-- and -->.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to