Posted on Nov 30, 2007 by
Grumpy Lion
the current pom refers to a version of gwt that isn't on repo1.maven.org -- the only version there now is http://repo1.maven.org/maven2/com/google/gwt/gwt-user/1.4.60
also, I think the group is misspelled:
<groupId>com.googlcode.strut2gwtplugin</groupId>
Comment #1
Posted on Nov 30, 2007 by Grumpy LionUpon closer review, there are a couple of misspellings! s/googlcode/googlecode/ s/strut2gwtplugin/struts2-gwt-plugin (for missing terminal s on struts, and for consistency with Struts' own plugins)
Status: New
Labels:
Type-Defect
Priority-Medium