On 12 November 2012 10:13, Magnus <alpineblas...@googlemail.com> wrote: > 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.)
No doubt you'll need the source code as well. I have to admit the way they've set things up is rather confusing. It would probably be much easier if you simply cloned the entire project (https://github.com/Atmosphere/atmosphere). -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.