Your'e not using the GWT-Maven plugin and the archetype there, you are using some "net.sf.mgp:maven-gwt-plugin" plugin (which I haven't heard of).
Try actually using GWT-Maven itself (http://code.google.com/p/gwt- maven/) or use the Codehaus Maven GWT plugin - http://mojo.codehaus.org/gwt-maven-plugin/. Also, if you have problems, you should try the mailing lists for those plugins specifically for more help, rather than this list (you will get more focused help that way, as opposed to this list). On Apr 16, 4:24 pm, DaiLL <[email protected]> wrote: > Hey, > > i'm quite demotivated, since 3 days i'm trying to establish a simple > GWT project in Eclipse with an existing archetype (maven- > googlewebtoolkit2-plugin, maven-archetype-gwt) but the auto build > fails every time with two different error messages, the first is: > > Build errors for TestTheGWt; > org.apache.maven.lifecycle.LifecycleExecutionException: Invalid or > missing parameters: [Mojo parameter [name: 'artifactItems'; alias: > 'null']] > > the second is: > > Build errors for GWT; > org.apache.maven.lifecycle.LifecycleExecutionException: Internal error > in the plugin manager executing goal 'net.sf.mgp:maven-gwt-plugin: > 1.0.2:compile': Mojo execution failed. > > i've played a long time with the settings of eclipse, updated my maven > installation, used the embedded maven version of m2eclipse und also > the installed external. I've tried it with GWT 1.5.3 and 1.6.4 but > nothings changed. So i would be very happy if anyone has a hint of > solving this problem. It annoys me so much. > > best wishes, > DaiLL > > P.S.: btw. im using it on a Mac OSX 10.5 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
