Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] error in mvn archetype:generate -DarchetypeGroupId=org.codehaus.mojo -DarchetypeArtifactId=gwt-maven-plugin -DarchetypeVersion=2.4.0

I use the command
mvn archetype:generate -DarchetypeGroupId=org.codehaus.mojo -DarchetypeArtifactId=gwt-maven-plugin -DarchetypeVersion=2.4.0
as in
http://mojo.codehaus.org/gwt-maven-plugin/user-guide/archetype.html
just change the version from 2.5.0-rc1 to 2.4. (as shown in attachment gwt-maven1.jpg)

then I import the project to eclipse but found many error as attachment gwt-maven2.jpg.
I already installed m2e and Google Eclipse plugins
what is the problem?

Attachment: gwt-maven1.JPG
Description: JPEG image

Attachment: gwt-maven2.jpg
Description: JPEG image

Attachment: gwt-maven3.JPG
Description: JPEG image

Attachment: gwt-maven4.JPG
Description: JPEG image


Back to the top