Ok, there is no "2.0-mr-beta1" version in trunk repository now. I've
moved it to branch repository, so if you want to use this version then
try changing plugin repository from:
    <pluginRepository>
      <id>gwt-maven</id>
      <url>http://gwt-maven.googlecode.com/svn/trunk/mavenrepo/</url>
    </pluginRepository>
to:
    <pluginRepository>
      <id>gwt-maven-mr-branch</id>
      <url>http://gwt-maven.googlecode.com/svn/branches/
mr_2008_12_31_spring_plus/mavenrepo/</url>
    </pluginRepository>

This little change will make "2.0-mr-beta1" plugin version visible for
your app. Since now all apps using trunk repository will work the same
as before - it is cleaned.

Does this solves all problems you've pointed Mirko?


Take care,
Marek.
--~--~---------~--~----~------------~-------~--~----~
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