portlet-plugin Settings

PropertyOptional?Description
maven.portlet.frameworkNo

The portal framework this portlet application will be deployed to. Currently supported values are uportal and gridsphere.

maven.portlet.uportal.homeYes

The directory of the uPortal source tree. E.g., /home/username/uPortal_rel-2-4-1.

maven.portlet.uportal.pubchanYes

The directory holding uPortal channel definition files. Defaults to ${maven.conf.dir}/pubchan.

maven.portlet.gridsphere.webxmlYes

The web.xml file to use for deployment to GridSphere. Default value is ${maven.war.src}/WEB-INF/web.xml.gridsphere.

maven.portlet.gridsphere.webappYes

The webapp directory for GridSphere. E.g., /usr/local/tomcat/webapp/gridsphere.