I don't think you should have that problem if you are using 2.0-RC1. 2.0-RC1 doesn't have a "gwt" goal - we changed the name specifically to try to avoid the Codehaus collision. Older versions which only used the "gwt" prefix did have the problem. Which version are you using?
On Apr 15, 6:32 pm, David Durham <[email protected]> wrote: > running > > mvn gwt-maven:gwt > > does not work for me, while running > > mvn com.totsp.gwt:maven-googlewebtoolkit2-plugin:gwt > > does. > > Here's the error for the first run: > > [INFO] The plugin 'org.apache.maven.plugins:maven-gwt-maven-plugin' > does not exist or no valid version could be found > > I'm using a nexus proxy with this url as a repo: > > http://gwt-maven.googlecode.com/svn/trunk/mavenrepo/ > > Any suggestions? Do I need to bump the plugin version in my pom or something? > > Thanks, > Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
