[gwt-contrib] compile error when attempting to build expenses app VIA maven

2010-09-01 Thread tc
I am getting lots of errors when attempting to do a mvn compile on the expenses app. -the import com.google.gwt.requestfactory.shared.Record cannot be resolved -SyncResult cannot be resolved to a type -import com.google.gwt.requestfactory.shared.RecordChangedEvent cannot be resolved I think

Re: [gwt-contrib] compile error when attempting to build expenses app VIA maven

2010-09-01 Thread BobV
On Wed, Sep 1, 2010 at 6:08 PM, tc camec...@gmail.com wrote: I am getting lots of errors when attempting to do a mvn compile on the expenses app. I just got through this. From trunk, run ./tools/scripts/maven_script.sh -- Bob Vawter Google Web Toolkit Team --

Re: [gwt-contrib] compile error when attempting to build expenses app VIA maven

2010-09-01 Thread Travis Camechis
gotcha, that took care of it. I guess this was to help out with there new maven approach. Pretty cool On Wed, Sep 1, 2010 at 9:15 PM, BobV b...@google.com wrote: On Wed, Sep 1, 2010 at 6:08 PM, tc camec...@gmail.com wrote: I am getting lots of errors when attempting to do a mvn compile on