掲示板

Error Creating Liferay Plugin Project

8年前 に Sham Bhujbal によって更新されました。

Error Creating Liferay Plugin Project

New Member 投稿: 6 参加年月日: 15/05/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
8年前 に Kamesh Sampath によって更新されました。

RE: Error Creating Liferay Plugin Project (回答)

New Member 投稿: 9 参加年月日: 14/07/04 最新の投稿
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
8年前 に Terry Jia によって更新されました。

RE: Error Creating Liferay Plugin Project

New Member 投稿: 14 参加年月日: 10/11/29 最新の投稿
Hi, What's version of Liferay Ide do you using?
thumbnail
8年前 に Ramalingaiah Dudidmetle によって更新されました。

RE: Error Creating Liferay Plugin Project

Expert 投稿: 486 参加年月日: 14/08/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
8年前 に Sham Bhujbal によって更新されました。

RE: Error Creating Liferay Plugin Project

New Member 投稿: 6 参加年月日: 15/05/22 最新の投稿
ivy-home property was set incorrect.
Thanks for the assistance.