I changed the ivy.jar.url to the above mentioned url and now it came up with a new error as follows:
[Console output redirected to
文件:C:\ Rahul13615 \ liferay.metadata.plugins \ com.liferay.ide.sdk.core \ sdk.log]
Buildfile:C:\ Rahul13615 \ liferay \ plugins \ portlets \ build.xml
[get]获取: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
[get] To:C:\ Rahul13615 \ liferay \ plugins.ivy \ org.apache.ivy-2.4.0.LIFERAY-PATCHED-1-SNAPSHOT.jar
[taskdef]无法从资源org / apache / ivy / ant / antlib.xml加载定义。它无法找到。
建立失败 C:\ Rahul13615 \ liferay \ plugins \ portlets \ build.xml:5:执行此行时发生以下错误:
C:\ Rahul13615 \ liferay \ plugins \ build-common-plugins.xml:5:执行此行时发生以下错误:
C:\ Rahul13615 \ liferay \ plugins \ build-common.xml:47:执行此行时发生以下错误:
C:\ Rahul13615 \ liferay \ plugins \ build-common-ivy.xml:102:执行此行时发生以下错误:
C:\ Rahul13615 \ liferay \ plugins \ build-common-ivy.xml:38:执行此行时出现以下错误:
C:\ Rahul13615 \ liferay \ plugins \ build-common-ivy.xml:48:问题:无法创建任务或输入antlib:org.apache.ivy.ant:settings
原因:名称未定义。 行动:检查拼写。 操作:检查是否已声明任何自定义任务/类型。 操作:检查是否已发生任何/声明。 尚未在此命名空间中定义任何类型或任务
这似乎是一个antlib声明。 操作:检查实现库是否存在于以下位置之一: -ANT_HOME \ LIB - IDE Ant配置对话框
总时间:11秒
答案 0 :(得分:1)
请在下面找到我创建新Liferay插件项目的步骤。 我希望这对你有用:
我将SDK复制到IDE的文件夹,并根据以下内容创建了一个个性化的build.peter.properties文件: https://web.liferay.com/community/forums/-/message_boards/message/76813485
我启动了Eclipse并设置了一个新的Liferay Server环境
最诚挚的问候, 彼得