Community
Participate
Working Groups
Steps to reproduce * start with clean eclipse for java developers with recent m2e 0.13.0 * import a webapp project using Import Existing Maven Projects wizards * allow m2e to install m2e-wtp as part of import flow * allow m2e to restart eclipse after import and installation have finished Expected result - imported project has proper wtp configuration Observed behaviour - the project does not have wtp configuration. Workaround - right-click and do Maven->UpdateProjectConfiguration Implementation notes. Internally, m2e relies on error markers to determine configuration of which projects should be updated after installation and restart. In case of webapp project, however, there are no error markers because m2e provides default basic mapping for packaging=war.
http://git.eclipse.org/c/m2e/m2e-core.git/commit/?id=88c1c7315bd943ed990fb503cfcd8de69eb0b214
I verified the fix addresses the issue. I think this bugzilla can be resolved now.
Flipping over.
Moved to https://github.com/eclipse-m2e/m2e-core/issues/