I spent quite a few hours searching the Web for a way to use Maven to build a simple Smart GWT application. Note of the directions are working - the archetype generates a project which cannot be built, all other directions lead nowhere.
Can someone PLEASE direct me or post a self-contained Maven project (with the pom.xml which contains all the required repositories, dependencies, etc.) which builds a Smart GWT application and may be run with jetty or tomcat?
Thanks in advance!
Can someone PLEASE direct me or post a self-contained Maven project (with the pom.xml which contains all the required repositories, dependencies, etc.) which builds a Smart GWT application and may be run with jetty or tomcat?
Thanks in advance!
Comment