Download a portlet war file

Liferay Portal. The world's leading open source portal. Brought to you by: brianchandotcom, bwchan, jhoun, jorgeferrer, and 4 others · Summary · Files · Reviews 

31 Aug 2016 In general we deploy liferay portlet as WAR file. However in You can download the portlet and deploy in your machine to explore it further.

The second and third are maven war and pluto plugins which tell maven how to create WAR assembly and where to put the deployment descriptors in the assembly so that Pluto can locate the deployment configurations and deploy the portlet.

The first is to use relative path uri, the second is to use file: url, and the last is to classpath: uri -->