论坛

主页 » Liferay Portal » English » 3. Development

组合视图 统一视图 树状图
讨论主题 [ 上一个 | 下一个 ]
toggle
Joel Protivnak
liferay-plugin-package.properties explanation
2010年7月16日 上午9:23
答复

Joel Protivnak

等级: New Member

帖子: 22

加入日期: 2010年5月13日

最近的帖子

Hello,

I am wondering if someone can explain or point me to an explanation of the file:
liferay-plugin-package.properties

[I am developing using Liferay 5.2.3 on Glassfish v2 using Plugins SDK -> ant deploy]

What uses this file?
Where are the portal.dependency.jars located so that I can see a full list etc.
Any additional tips or pointers on this topic?



Example liferay-plugin-package.properties

name=Sample JSF
module-group-id=liferay
module-incremental-version=1
tags=sample
short-description=This plugin shows how to use the JSF 1.2 Sun RI and the Facelets view-handler within Liferay. Requires Tomcat 6.x, GlassFish 2.0.x, or JBoss AS 4.2.x since JSF 1.2 has a JRE5 dependency.
change-log=
page-url=http://www.liferay.com
author=Liferay, Inc.
licenses=MIT

portal.dependency.jars=\
commons-beanutils.jar,\
commons-collections.jar,\
commons-digester.jar,\
commons-fileupload.jar,\
commons-lang.jar,\
commons-validator.jar,\
oro.jar
Pablo Raguenes
RE: liferay-plugin-package.properties explanation
2010年11月23日 上午9:28
答复

Pablo Raguenes

等级: Junior Member

帖子: 62

加入日期: 2010年11月18日

最近的帖子

Hello,

I know your post is a little bit dated but did you get an answer to your question ?
I'm also wondering what the "module-group-id" key is used for

Thanks
Achmed Tyrannus Albab
RE: liferay-plugin-package.properties explanation
2011年5月29日 下午8:17
答复

Achmed Tyrannus Albab

等级: Junior Member

帖子: 58

加入日期: 2010年3月5日

最近的帖子

Yes im wondering whats module-group-id for ?
Amos Fong
RE: liferay-plugin-package.properties explanation
2011年9月6日 上午1:21
答复

Amos Fong

LIFERAY STAFF

等级: Liferay Legend

帖子: 1817

加入日期: 2008年10月7日

最近的帖子

I know this post is a little late, but you can find the explanations in the DTD:

http://docs.liferay.com/portal/6.0/definitions/liferay-plugin-package_6_0_0.dtd.html
Subhash Shah
RE: liferay-plugin-package.properties explanation
2012年5月2日 上午3:15
答复

Subhash Shah

等级: Junior Member

帖子: 76

加入日期: 2011年11月29日

最近的帖子

I am looking for portal-dependency-jars property. I was not able to find the description about.
Is there any property related to specifying portlet dependencies?
Is it possible to specify the path of service jar of some other portlet in liferay-plugin-package.properties of the portlet? I mean I have a-service.jar in portlet a. I want to specify a-service.jar as dependency in portlet b through liferay-plugin-package.properties.

Thanks in advance.
Hitoshi Ozawa
RE: liferay-plugin-package.properties explanation
2012年5月2日 上午4:18
答复

Hitoshi Ozawa

等级: Liferay Legend

帖子: 8000

加入日期: 2010年3月23日

最近的帖子

Check David's comment in the following thread:

http://www.liferay.com/community/forums/-/message_boards/message/13662907