Closed timor-raiman closed 9 years ago
This is required where the node is behind a proxy and settings.xml is not there to tell what the proxies are.
Workaround: "... or you can edit the JRE installation file lib/net.properties"
actually -Djava.net.useSystemProxies=true has not effect on maven. settings.xml is required.
This is required where the node is behind a proxy and settings.xml is not there to tell what the proxies are.