Liferay

Hi
Am created a maven project with vaadin application archtecture type and created a simple login form.I would like to add my maven application to liferay portlet.

How can we do that ?

Thank you


http://www.liferay.com/de/community/wiki/-/wiki/Main/Developing+Vaadin+Applications+as+Liferay+Portlets


https://vaadin.com/wiki/-/wiki/Main/Integrating+Vaadin+7+with+Liferay


https://vaadin.com/book/vaadin7/-/page/portal.liferay.html

Some of the results when searching “vaadin liferay” in google

https://www.google.de/#q=vaadin+liferay

We installed liferay in vaadin.
We tested with vaadin7, its working.

We can create and deploy portlet for vaadin7 directly as liferay proviods its dependencis. But i created vaadin application through maven and i want to deploy that maven app to liferay.