If you don't want to wait for the next release and accept to use a SNAPSHOT-version (which means it will be checked during every build and updated if required) just change the version to 1.2-SNAPSHOT.
Depending on how your maven has been set up (and if you're using a repository manager) you might need to add this snapshot repository to your settings.xml or project.xml, although I'm not sure if this fix was deployed. Read http://mojo.codehaus.org/using-sandbox-plugins.html for details. If you really want to be sure to have this bug fixed, check out the source code (http://mojo.codehaus.org/gwt-maven-plugin/source-repository.html) and run 'mvn install'. Robert > Date: Fri, 20 Nov 2009 08:03:47 -0800 > From: [email protected] > To: [email protected] > Subject: RE: [mojo-user] Problem with test running > > > Uhm. I thought that I use the latest release with fixed this bug. Sorry for > next little stupid question, but how can I configure pom file to use fix for > version 1.1? (I see there > http://jira.codehaus.org/browse/MGWT#selectedTab=com.atlassian.jira.plugin.system.project%3Aversions-panel > that 1.2 and 2.0 versions aren't released, are they?) > > > > Robert Scholte-2 wrote: > > > > Sound like http://jira.codehaus.org/browse/MGWT-24 > > > > - Robert > > > > -- > View this message in context: > http://old.nabble.com/Problem-with-test-running-tp26406210p26443561.html > Sent from the mojo - user mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > _________________________________________________________________ New Windows 7: Simplify what you do everyday. Find the right PC for you. http://windows.microsoft.com/shop
