留言板

Error Creating Liferay Plugin Project

Sham Bhujbal,修改在8 年前。

Error Creating Liferay Plugin Project

New Member 帖子: 6 加入日期: 15-5-22 最近的帖子
Hello,

I started newly and occurred the error "Error Creating Liferay Plugin Project".
I copied the .ivy cache and mentioned the path in build.username.properties . The bugs regarding ivy are resolved .

But the problem is not fixed. The Console content is reduced to the following -
[Console output redirected to file:C:\Users\prajakta\workspace\.metadata\.plugins\com.liferay.ide.sdk.core\sdk.log]
Buildfile: C:\Users\prajakta\workspace\liferay-plugins-sdk-6.1.1\portlets\build.xml

BUILD FAILED
C:\Users\prajakta\workspace\liferay-plugins-sdk-6.1.1\portlets\build.xml:5: The following error occurred while executing this line:
C:\Users\prajakta\workspace\liferay-plugins-sdk-6.1.1\build-common-plugins.xml:5: The following error occurred while executing this line:
C:\Users\prajakta\workspace\liferay-plugins-sdk-6.1.1\build-common.xml:47: The following error occurred while executing this line:
C:\Users\prajakta\workspace\liferay-plugins-sdk-6.1.1\build-common-ivy.xml:12: Directory C:\Users\prajakta\.ivy* creation was not successful for an unknown reason

Total time: 1 second

Its a dead-end for me, plz help me .
thumbnail
Kamesh Sampath,修改在8 年前。

RE: Error Creating Liferay Plugin Project (答复)

New Member 帖子: 9 加入日期: 14-7-4 最近的帖子
in the log i see that the
ivy*
being added to the folder creation and windows does not allow special characters in the folder names.
thumbnail
Terry Jia,修改在8 年前。

RE: Error Creating Liferay Plugin Project

New Member 帖子: 14 加入日期: 10-11-29 最近的帖子
Hi, What's version of Liferay Ide do you using?
thumbnail
Ramalingaiah Dudidmetle,修改在8 年前。

RE: Error Creating Liferay Plugin Project

Expert 帖子: 486 加入日期: 14-8-16 最近的帖子
Hi Sham Bhujbal,


liferay-plugins-sdk only problem with tomcat also

you can remove the SDK and you can add SDK & Tomcat

Regards ,
Ram
Sham Bhujbal,修改在8 年前。

RE: Error Creating Liferay Plugin Project

New Member 帖子: 6 加入日期: 15-5-22 最近的帖子
ivy-home property was set incorrect.
Thanks for the assistance.