Ok, I renamed the *.pom file into "pom.xml" and ran "mvn" without arguments. It downloaded about 1 million jar files, and ended up with this message:
[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4:05.227s [INFO] Finished at: Mon Nov 12 19:07:36 CET 2012 [INFO] Final Memory: 10M/217M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:gwt-maven-plugin:2.4.0:compile (default) on project atmosphere-gwt-chat: GWT Module org.atmosphere.samples.GWTDemo not found in project sources or resources. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException What to do next? (Remember, I just downloaded the pom file from the source above, nothing more.) Magnus -- 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/-/Hkx8zjLh7zcJ. 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.
