Community
Participate
Working Groups
On 3.7 discovery falls back to the HttpClient based transport mechanism which does not support NTLM authentication. java.io.IOException: Cannot download http://dist.springsource.com/release/STS/discovery/directory-2.8.xml: HTTP response 407 at org.eclipse.mylyn.internal.discovery.core.util.HttpClientTransportService.stream(HttpClientTransportService.java:133) at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.stream(WebUtil.java:161) at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.readResource(WebUtil.java:95) at org.eclipse.mylyn.internal.discovery.core.model.RemoteBundleDiscoveryStrategy.performDiscovery(RemoteBundleDiscoveryStrategy.java:107) at org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscovery.performDiscovery(ConnectorDiscovery.java:115) at org.eclipse.mylyn.internal.discovery.ui.wizards.DiscoveryViewer$17.run(DiscoveryViewer.java:1489) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Added fall-back to p2 Transport service that was introduced in Eclipse 3.7.
Created attachment 201680 [details] mylyn/context/zip