I am working on a vaadin project. I wanted to bind the vadin-maven plugin and gwt-maven plugin to different phases.
The pom file in eclipse shows error on build if pluginMnagament is not inserted. I had it inserted and the <phase> was not getting bund. When I remove the pluginManagement tags, the phase worked fine. I read all the documentation about pluginMnagement, but cannot figure out how the two are related. Can someone please shed some light on this? - Ana
