> I am new at Maven so not able to figure out the problem. I have done the > proxy settings in ../.m2/settings.xml file still the problem persists.
Generally, this occurs when you have configured things in your settings.xml file, but failed to delete the XML comment markings <!-- and --> that surround the configuration block. As a result, your configuration is ignored. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
