Thanks for the work on this highly-anticipated-plugin.
I do have a little problem though. I used version 0.14 with an JBoss example on my laptop and there everythin works fine, so I introduced the plugin to my project and I installed 0.15. We are (unfortunately) stuck at JEE 5 and when I import the Maven project, m2e-wtp generates another project which has the name of my <webmodule>EAR. This seems to be a virtual component and I am getting error when trying to look at the Deployment Assemblies in the projects properties
The only difference is the plugin version and the JEE5 < - > JEE6 difference. Both projects have a ear-module but on JEE5 with version 15 I get this additional project instead that the ear-module is configured.
Can someone explain why this might happen?