2017-05-04 17 views
0

나는 설치 메이븐 이클립스 연결 저장소 오류 만점에 3.8 시간

Eclipse Platform 

Version: 3.8.1 
Build id: M20120914-1540 

를 설치하고 난 메이븐을 설치하려고합니다.

내가 단계 다음 : 내가 설치 소프트웨어에 다음과 같은 오류가

Help->Install New Software 
M2Eclipse" and Location as http://download.eclipse.org/technology/m2e/releases/1.3 

An error occurred while collecting items to be installed 
session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). 
Unable to connect to repository http://download.eclipse.org/technology/m2e/releases/1.3/1.3.1.20130219-1424/plugins/org.eclipse.m2e.archetype.common_1.3.1.20130219-0923.jar 
Connection timed out: connect 
Unable to connect to repository http://download.eclipse.org/technology/m2e/releases/1.3/1.3.1.20130219-1424/plugins/org.eclipse.m2e.maven.indexer_1.3.1.20130219-0923.jar 
Connection timed out: connect 
Unable to connect to repository http://download.eclipse.org/technology/m2e/releases/1.3/1.3.1.20130219-1424/plugins/org.eclipse.m2e.maven.runtime_1.3.1.20130219-0923.jar 
Connection timed out: connect 
Unable to connect to repository http://download.eclipse.org/technology/m2e/releases/1.3/1.3.1.20130219-1424/plugins/org.jboss.netty_3.2.5.Final-20130219-0923.jar 
Connection timed out: connect 

구성 프록시 편집

enter image description here

입니다

,

나는

http://download.eclipse.org/technology/m2e/releases/1.4/1.4.1.20140328-1905/plugins/org.eclipse.m2e.maven.runtime_1.4.1.20140328-1501.jar failed on Connection timed out: connect. Retry attempt 0 started 
!STACK 0 
java.net.ConnectException: Connection timed out: connect 

내가 일식 프록시 구성을 변경해야합니까 로그에서 볼?

답변

0

브라우저를 통해 플러그인 웹 사이트에 대한 액세스를 시도하십시오. 페이지를 볼 수 있다면 eclipse에서 동적 프록시를 사용하도록 프록시 설정을 변경하십시오.

P. : 설정을 변경하면 다시 시작해야합니다.

+0

나는 내 질문에 편집 됨 – user3712581