Hello,
I try to confgure facet for JEE Maven/Web project. I select <Maven Support for Java EE Projects> with <Dynamic Web Module> facet options. I always get the error message “Failed while installing Dynamic Web Module 3.0. Cannot nest ‘project/src/main/webapp’ in ‘project/src’. To enable nesting exclude ‘main/’ from ‘project/src’.”
I have exclude ‘main/webapp’ from ‘src’. It does not accept the confguration. How to do?
Regards,
Sylvain