You're not trying the right gwt-maven-plugin (from what I can see
you're using net.sf.mgp:maven-gwt-plugin and I've never heard of it).
Try with this one: http://mojo.codehaus.org/gwt-maven-plugin/

Also, you could try searching for maven plugin in this forum, there
are several threads with some good tips in them.

Cheers,

Salvador

On Apr 16, 10: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
-~----------~----~----~----~------~----~------~--~---

Reply via email to