Skip to content

Instantly share code, notes, and snippets.

@ranraj
Created October 15, 2014 12:47
Show Gist options
  • Save ranraj/1a23a9d625ab86548e50 to your computer and use it in GitHub Desktop.
Save ranraj/1a23a9d625ab86548e50 to your computer and use it in GitHub Desktop.
liferay : adding portal class path dependency jar files in the custom plugin portlet
name=sample-portlet
module-group-id=liferay
module-incremental-version=1
...
portal.dependency.jars=commons-logging.jar,commons-io.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment