Hi everyone,

I can't launch hosted mode in any of my projects because Maven is
picking up the Codehaus Mojo plugin instead. It fails because the new
plugin requires Maven 2.0.9, but this is very frustrating, I want it
to use the gwt-maven plugin. I haven't changed any settings in my POM
which worked perfectly fine on Friday. Here's the error:

[EMAIL PROTECTED]:~/work/mshab/mshab-widgets$ mvn gwt:gwt
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'gwt'.
[INFO] Ignoring available plugin update: 1.0 as it requires Maven version 2.0.9
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.codehaus.mojo:gwt-maven-plugin' does not exist
or no valid version could be found
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Nov 24 11:20:50 EST 2008
[INFO] Final Memory: 1M/4M
[INFO] ------------------------------------------------------------------------

Thank you in advance.

Regards,
--
Arthur Kalmenson

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"gwt-maven" 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/gwt-maven?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to