Error when importing Maven-GWT project (“No marketplace entries found to handle gwt-maven-plugin”)

前端 未结 5 855
礼貌的吻别
礼貌的吻别 2020-12-09 15:25

I\'m using Eclipse Indigo on Win XP, Maven 3.0.3 and GWT 2.4. I created a Maven-GWT project using the Mavne gwt archetype. Then I opened Eclipse, went to

5条回答
  •  生来不讨喜
    2020-12-09 15:56

    See How to solve "Plugin execution not covered by lifecycle configuration" for Spring Data Maven Builds

    You can basically just copy the snippet from http://code.google.com/p/google-web-toolkit/wiki/WorkingWithMaven#POM_changes_needed_for_Eclipse_Indigo and adapt to your plugins and goals.

提交回复
热议问题