Hi Smith, That other module needs to a) be in your local Maven repo, b) needs to be in a JAR file that includes that module's source code and c) needs to included as a dependency.
-- Arthur Kalmenson On Mon, Dec 29, 2008 at 3:20 PM, Smith <[email protected]> wrote: > > I have a GWT module that inherits another module and it works fine > using the Cypal studio Eclipse plugin. However, if I run it from gwt- > maven, I am getting exceptions like " No source code is available for > type .... ; did you forget to inherit a required module? " Do i need > to change anything in the POM? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
