留言板

liferay 7.0 maven project

thumbnail
Luca Stancapiano,修改在7 年前。

liferay 7.0 maven project

New Member 帖子: 9 加入日期: 15-10-9 最近的帖子
Where I find a simple maven jsp liferay 7.0 project with a sample portlet?
thumbnail
Olaf Kock,修改在7 年前。

RE: liferay 7.0 maven project

Liferay Legend 帖子: 6403 加入日期: 08-9-23 最近的帖子
Luca Stancapiano:
Where I find a simple maven jsp liferay 7.0 project with a sample portlet?


https://github.com/liferay/liferay-blade-samples
thumbnail
Luca Stancapiano,修改在7 年前。

RE: liferay 7.0 maven project

New Member 帖子: 9 加入日期: 15-10-9 最近的帖子
thanks you and what about a maven jsf portlet? I've seen the blade.jsf.portlet.ds was removed
thumbnail
Neil Griffin,修改在7 年前。

RE: liferay 7.0 maven project

Liferay Legend 帖子: 2655 加入日期: 05-7-27 最近的帖子
I recommend that you read the blog titled Liferay Faces Project News - April 2016. As for a demo, instead of blade.jsf.portlet.ds we are maintaining com.liferay.faces.demo.jsf.ds.applciant.portlet in the new Liferay Faces Portal git repo. Currently it requires a SNAPSHOT version of the bnd-maven-plugin to build properly. See FACES-2663 for more info.
thumbnail
Neil Griffin,修改在7 年前。

RE: liferay 7.0 maven project

Liferay Legend 帖子: 2655 加入日期: 05-7-27 最近的帖子
And you should be able to download a binary version of the demo from our snapshot repository.