Have you tried using the gwt-maven-plugin from Codehaus? I've used this plugin for the past 6 months on my GWT projects and it has worked quite well.
http://mojo.codehaus.org/gwt-maven-plugin/ Sample app: http://static.raibledesigns.com/downloads/gwt-oauth-1.3.zip Hope this helps, Matt On Mon, Dec 14, 2009 at 10:19 AM, sridhar vennela <sridhar.venn...@gmail.com> wrote: > Hi Matt, > > I am working on Integrating GWT into AppFuse. I worked on Integrating > through Maven, sometimes my GWT Package are creating and sometimes not. But > with ANT it always works. just at cross roads which approach to take. I > downladed dependecny zip file for appfuse 2.2. will try to use it. > > Thanks, > Sridhar > > On Mon, Dec 14, 2009 at 7:38 AM, Matt Raible <m...@raibledesigns.com> wrote: >> >> Why are you looking for an Ant script? We don't support Ant with AppFuse, >> but do with AppFuse Light. Also, you can create a local repository inside >> your project with Maven if you'd like to check all your JARs in with your >> project. This is against the recommended Maven Way, but I can understand why >> you might want to do it. >> >> Matt >> >> On Sun, Dec 13, 2009 at 8:30 PM, svenela <sridhar.venn...@gmail.com> >> wrote: >>> >>> Hi, >>> >>> can some one help me or guide me building ant script to current appfuse >>> version(2.2). I am looking for spring mvc and hibernate combination. >>> >>> or how to use maven and down load all the jar files from repository. >>> >>> thanks, >>> Sridhar >>> -- >>> View this message in context: >>> http://n4.nabble.com/ANT-script-for-Appfuse-2-2-tp963242p963242.html >>> Sent from the AppFuse - User mailing list archive at Nabble.com. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net >>> For additional commands, e-mail: users-h...@appfuse.dev.java.net >>> >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net