On 11 nov, 10:07, Alex Nederlof <
a...@nederlof.com> wrote:
> I thought the release was official because it's in the Codehaus repohttp://
repo1.maven.org/maven2/org/codehaus/mojo/gwt-maven-plugin/2.1.0/
>
> Did you get Maven to work? I was thinking of creating Maven dirs manually
> this afternoon but if it's not going to work at all I won't spend the effort
> of trying.
FWIW, I don't use the archetype. I'm new to maven (using it only since
early july this year) I didn't find it difficult to add the
dependencies and plugin afterwards to an empty project.
BTW, the plugin's doc says to use archetype:generate rather than
archetype:create, and I don't know what m2eclipse uses:
http://mojo.codehaus.org/gwt-maven-plugin/archetype.html
You can also try using GWT's webAppCreator with the "-maven" argument.