BUILD FAILED
E:\Microspace-Utility\liferay GA6\ant-sdk-ga6-\portlets\build.xml:5: The following error occurred while executing this line:
E:\Microspace-Utility\liferay GA6\ant-sdk-ga6\build-common-plugins.xml:5: The following error occurred while executing this line:
E:\Microspace-Utility\liferay GA6\ant-sdk-ga6\build-common.xml:60: The following error occurred while executing this line:
E:\Microspace-Utility\liferay GA6\ant-sdk-ga6\build-common-ivy.xml:130: The following error occurred while executing this line:
E:\Microspace-Utility\liferay GA6\ant-sdk-ga6\build-common-ivy.xml:81: HTTP Authorization failure
i am using liferay 6.2 ga6 with plugins sdk of liferay-sdk-ga6 when i am trying to create new portlet for the first time i am facing HTTP Authorization failure . My system is under proxy so in the build-common-ivy.xml file i have added the below line
<setproxy proxyhost="172.21.2.17" proxyport="80" />
but i am facing the same issue.
But previously i was using liferay 6.2 ga2 with liferay-sdk-ga2 with same configuration and there everything works perfectly fine.
So i would like to know how this can be fixed and what is difference b/w this two versions and can i use liferay ga2 for by production. and how long support would be provided for ga2. and can i use liferay ga6 with plugins sdk liferay-sdk-ga2??