Another map portlet for liferay. Written in vaadin , this portlet use the openlayers javascript library.
1 with liferay SDK
put this project in the portlets diretory of liferay SDK.
launch the ant command of liferay SDK in the portlet directory : ant deploy
2 with maven
mvn clean package liferay:deploy
Have fun.