add portlet module facet to the maven based project
Status: Beta
Brought to you by:
fwjwiegerinck
When trying to add portlet module facet to the maven base project we receive:
Failed while installing Portlet Module (JST) 2.0
Reason:
Resource '/vaadin-portlet/WEB-INF' does not exist
Maven projects usually keep web.xml under src/main/webapp/WEB-INF
This location should be retrieved from WTP.
Sorry. It seems that m2eclipse WTP integration behaves somewhat different from plain WTP extension.
Anyway it would be nice if this plugin would work within m2eclipse.