I am using the new maven plugin (http://google-web-
toolkit.googlecode.com/svn/2.1.0.M3/gwt/maven) that is being used in
the new 2.1 development.  I have setup a multi module maven project
where one of the modules contains a GWT module that contains mainly
just shared object between server / client.  Another GWT module that
is the actual client and server.  The problem I am having is when
building the client project from the command line with the gwt:compile
it cannot find the gwt module for the other project ( get the did you
forget to an inherit a module ouput ).  When building through eclipse
everything works fine ( guess its using more of the eclipse
classpath ).  Anyone have any suggestions on this?

-- 
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-tool...@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.

Reply via email to