I will remove that version later then (so it doesn't cause unintentional issues), good to know.
On Aug 27, 7:07 am, "Mirko Nasato" <[EMAIL PROTECTED]> wrote: > 2008/8/27 Charlie Collins <[EMAIL PROTECTED]> > > > > > Try just using "2.0-ccbranch-beta22" in your POM - the branch build as > > of seconds ago is now in our repo. > > Version numbers can be tricky. Because of the way version strings are > compared, "2.0-ccbranch-beta22" comes after, i.e. is considered newer, than > any "2.0-beta*" version. If you declare the plugin without version, it will > use the latest version. As long as it's not referenced in the > maven-metadata.xml it won't download the "ccbranch" one, but if you have it > in your local repository I think it will always use that one. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
