2016-10-03 3 views
0
[Console output redirected to    file:C:\Rahul13615\liferay\eclipse\workspace\.metadata\.plugins\com.liferay.ide. sdk.core\sdk.log] 
Buildfile: C:\Rahul13615\liferay\plugins\portlets\build.xml 
    [get] Getting: http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy- 2.3.0.jar 
    [get] To: C:\Rahul13615\liferay\plugins\.ivy\ivy-2.3.0.jar 
    [get] Error getting http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar to C:\Rahul13615\liferay\plugins\.ivy\ivy-2.3.0.jar 

BUILD FAILED 
C:\Rahul13615\liferay\plugins\portlets\build.xml:5: The following error occurred while executing this line: 
C:\Rahul13615\liferay\plugins\build-common-plugins.xml:5: The following error occurred while executing this line: 
C:\Rahul13615\liferay\plugins\build-common.xml:47: The following error occurred while executing this line: 
C:\Rahul13615\liferay\plugins\build-common-ivy.xml:17: java.net.SocketException: Connection reset 

Total time: 1 minute 27 seconds 

새 프로젝트를 만들려고합니다. 나는 1.8 버전에서 1.7 버전으로 jre 버전을 변경하려고 시도했다. 작동하지 않았다. 제발 도와주세요!Liferay 플러그인 프로젝트를 만들 수 없습니다.

답변

0

이 시도 :

ivy.jar.url=https://repository.liferay.com/nexus/content/repositories/liferay-public-snapshots/com/liferay/org.apache.ivy/2.4.0.LIFERAY-PATCHED-1-SNAPSHOT/org.apache.ivy-2.4.0.LIFERAY-PATCHED-1-SNAPSHOT.jar 

을 대신 현재 ivy.jar.url=...

그것이 도움이되기를 바랍니다.

+0

ivy.jar.url을 위에서 언급 한 url로 변경했으며 다음과 같이 새로운 오류가 발생했습니다 : –

+0

@RahulSharma 오류가 무엇입니까? – German

+0

다음은 오류입니다. Buildfile : C : \ Rahul13615 \ liferay \ plugins \ portlets \ build.xml [가져 오기] Getting : https://repository.liferay.com/nexus/content/repositories/liferay-public-snapshots /com/liferay/org.apache.ivy/2.4.0.LIFERAY-PATCHED-1-SNAPSHOT/org.apache.ivy-2.4.0.LIFERAY-PATCHED-1-SNAPSHOT.jar [가져 오기]받는 사람 : C : \ Rahul13615 \ liferay \ plugins \ .ivy \ org.apache.ivy-2.4.0.LIFERAY-PATCHED-1-SNAPSHOT.jar [taskdef] org/apache/ivy/ant/antlib.xml 자원에서 정의를로드 할 수 없습니다. . 그것은 발견되지 않았다. –

관련 문제