I do not know where to ask about maven gwt I follow the link http://mojo.codehaus.org/gwt-maven-plugin/user-guide/archetype.html and run
> mvn archetype:generate \ -DarchetypeRepository=repo1.maven.org \ > -DarchetypeGroupId=org.codehaus.mojo \ > -DarchetypeArtifactId=gwt-maven-plugin \ -DarchetypeVersion=2.4.0 > it prompt for groupId, artifactId, version, packaging and MODULES, but the MODULES only prompt once and after enter all therse information, I open the pom.xml and cannot found the section <modules> why? the pom.xml is attached. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Nn3sVmLvQ3sJ. 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/google-web-toolkit?hl=en.
pom.xml
Description: XML document
