掲示板

liferay 7.0 maven project

thumbnail
7年前 に Luca Stancapiano によって更新されました。

liferay 7.0 maven project

New Member 投稿: 9 参加年月日: 15/10/09 最新の投稿
Where I find a simple maven jsp liferay 7.0 project with a sample portlet?
thumbnail
7年前 に Olaf Kock によって更新されました。

RE: liferay 7.0 maven project

Liferay Legend 投稿: 6403 参加年月日: 08/09/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
7年前 に Luca Stancapiano によって更新されました。

RE: liferay 7.0 maven project

New Member 投稿: 9 参加年月日: 15/10/09 最新の投稿
thanks you and what about a maven jsf portlet? I've seen the blade.jsf.portlet.ds was removed
thumbnail
7年前 に Neil Griffin によって更新されました。

RE: liferay 7.0 maven project

Liferay Legend 投稿: 2655 参加年月日: 05/07/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
7年前 に Neil Griffin によって更新されました。

RE: liferay 7.0 maven project

Liferay Legend 投稿: 2655 参加年月日: 05/07/27 最新の投稿
And you should be able to download a binary version of the demo from our snapshot repository.