I tried to show a colleague gwt-maven's sample projects but they fail to build out of the box for a number of reasons. Although there are several workarounds, the best solution is that we upload the gwt-maven plugins and missing dependencies to central.
I had considered several options, re-configuring the pom's with a pluginRepository or instructions to install the missing jdom:jdom-1.1 dependency... but the bottom line is that this is not required. Central is there for this purpose and we should use it. They have a guide on how to upload to central here: http://maven.apache.org/guides/mini/guide-central-repository-upload.html I'll wait for some feedback before I do anything. My only concern is that the 20 odd Mb or whatever the gwt plugin size is will be slow and unreliable from the overworked and under resourced central. --Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
