掲示板

Error buildin liferay faces master

thumbnail
9年前 に Stefan Finke によって更新されました。

Error buildin liferay faces master

New Member 投稿: 8 参加年月日: 14/06/03 最新の投稿
Hello,

trying to build liferay faces master branch shows the following error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (default) on project liferay-faces-alloy:
An Ant BuildException has occured: %HOMEPATH%\.alloyui\alloy-build\alloy-ui-2.0.0-deprecated\build does not exist.
[...]

I followed the instructions on the "Building Liferay Faces From Source" wiki article.
Building brach with tag 4.2.0-m1 does work.

Any Hint?
thumbnail
9年前 に Vernon Singleton によって更新されました。

RE: Error buildin liferay faces master

Expert 投稿: 315 参加年月日: 13/01/14 最新の投稿
Hi Stefan,

You could try this pull with master:
https://github.com/liferay/liferay-faces/pull/249

Note: you may have to use Juan's suggestion on that page.

Hope that helps,
Vernon
thumbnail
9年前 に Stefan Finke によって更新されました。

RE: Error buildin liferay faces master

New Member 投稿: 8 参加年月日: 14/06/03 最新の投稿
Vernon Singleton:
Hi Stefan,
You could try this pull with master:
https://github.com/liferay/liferay-faces/pull/249


Hello Vernon,
Great. That solved my problem.
Thank you,
Stefan
thumbnail
9年前 に Vernon Singleton によって更新されました。

RE: Error buildin liferay faces master

Expert 投稿: 315 参加年月日: 13/01/14 最新の投稿
Glad to hear you got it working.

- Vernon